Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavGraph
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavGraph/NavigationGraph.h |
| Include | #include "NavGraph/NavigationGraph.h" |
Syntax
struct FNavGraphNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FNavGraphEdge > | Edges | ||
| TObjectPtr< UObject > | Owner | Who's this node referring to? This will most commonly point to an actor or a component |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Location to be added here Radius might be needed as well |
Constants
| Name | Description |
|---|---|
| InitialEdgesCount |