ENavigationQueryResult
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ENavigationQueryResult
Inheritance Object → ValueType → Enum → ENavigationQueryResult
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Invalid | 0 | |
| Error | 1 | |
| Fail | 2 | |
| Success | 3 | |
| ENavigationQueryResult_MAX | 4 |