ERenderFocusRule
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ERenderFocusRule
Inheritance Object → ValueType → Enum → ERenderFocusRule
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Always | 0 | |
| NonPointer | 1 | |
| NavigationOnly | 2 | |
| Never | 3 | |
| ERenderFocusRule_MAX | 4 |