ETransitionLogicType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ETransitionLogicType
Inheritance Object → ValueType → Enum → ETransitionLogicType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| TLT_StandardBlend | 0 | |
| TLT_Inertialization | 1 | |
| TLT_Custom | 2 | |
| TLT_MAX | 3 |