| Point | FVector | World position of this navigation node. | |
| Forward | FVector | Forward direction vector at this node for orientation guidance. | |
| Right | FVector | Right direction vector at this node for lateral offset calculations. | |
| Type | EB1NavigationNodeType | Type classification of this navigation node. | |
| HorizontalOffset | float | Horizontal offset applied to the character's position at this node. | |
| LaneKey | FB1CityGraphLaneKey | City graph lane key associated with this navigation node. | |
| TargetEntityId | FB1EntityId | Entity ID of the target object associated with this node, if any. | |