EInterpToBehaviourType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EInterpToBehaviourType
Inheritance Object → ValueType → Enum → EInterpToBehaviourType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| OneShot | 0 | |
| OneShot_Reverse | 1 | |
| Loop_Reset | 2 | |
| PingPong | 3 | |
| EInterpToBehaviourType_MAX | 4 |