![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NavigationGraph.h>
Public Types | |
| enum | { InitialEdgesCount = 4 } |
Public Member Functions | |
| FNavGraphNode () | |
Public Attributes | |
| TObjectPtr< UObject > | Owner |
| TArray< FNavGraphEdge > | Edges |
| FNavGraphNode::FNavGraphNode | ( | ) |
| TArray<FNavGraphEdge> FNavGraphNode::Edges |
| TObjectPtr<UObject> FNavGraphNode::Owner |
Who's this node referring to? This will most commonly point to an actor or a component