EEvaluatorMode
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EEvaluatorMode
Inheritance Object → ValueType → Enum → EEvaluatorMode
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| EM_Standard | 0 | |
| EM_Freeze | 1 | |
| EM_DelayedFreeze | 2 | |
| EM_MAX | 3 |