Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Enumeration for the different transition recording types. This is used by the execution context to capture transition snapshots if set to record.
| Name | EStateTreeRecordTransitions |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeExecutionTypes.h |
| Include Path | #include "StateTreeExecutionTypes.h" |
Syntax
enum EStateTreeRecordTransitions
{
No,
Yes,
}
Values
| Name | Remarks |
|---|---|
| No | |
| Yes |