Navigation
API > API/Plugins > API/Plugins/StateTreeModule
| Name | EStateTreeTransitionSourceType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeExecutionTypes.h |
| Include Path | #include "StateTreeExecutionTypes.h" |
Syntax
enum EStateTreeTransitionSourceType
{
Unset,
Asset,
ExternalRequest,
Internal,
}
Values
| Name | Remarks |
|---|---|
| Unset | |
| Asset | |
| ExternalRequest | |
| Internal |