Enum StateExitReason
Namespace: Unity.VisualScripting
Syntax
public enum StateExitReason
Fields
| Name | Description | Value |
|---|---|---|
| Stop | 0 | |
| Branch | 1 | |
| AnyBranch | 2 | |
| Forced | 3 |
public enum StateExitReason
| Name | Description | Value |
|---|---|---|
| Stop | 0 | |
| Branch | 1 | |
| AnyBranch | 2 | |
| Forced | 3 |