EVisibilityTrackCondition
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EVisibilityTrackCondition
Inheritance Object → ValueType → Enum → EVisibilityTrackCondition
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| EVTC_Always | 0 | |
| EVTC_GoreEnabled | 1 | |
| EVTC_GoreDisabled | 2 | |
| EVTC_MAX | 3 |