EMoveComponentAction
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EMoveComponentAction
Inheritance Object → ValueType → Enum → EMoveComponentAction
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Move | 0 | |
| Stop | 1 | |
| Return | 2 | |
| EMoveComponentAction_MAX | 3 |