ENavLinkDirection
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ENavLinkDirection
Inheritance Object → ValueType → Enum → ENavLinkDirection
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| BothWays | 0 | |
| LeftToRight | 1 | |
| RightToLeft | 2 | |
| ENavLinkDirection_MAX | 3 |