ESectionEvaluationFlags
Namespace: UAssetAPI.PropertyTypes.Structs
public enum ESectionEvaluationFlags
Inheritance Object → ValueType → Enum → ESectionEvaluationFlags
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| PreRoll | 1 | |
| PostRoll | 2 | |
| ForceKeepState | 4 | |
| ForceRestoreState | 8 |