Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavGraph
Inheritance Hierarchy
- USceneComponent
- UNavigationGraphNodeComponent
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavGraph/NavigationGraphNodeComponent.h |
Include | #include "NavGraph/NavigationGraphNodeComponent.h" |
Syntax
UCLASS (Config=Engine, MinimalAPI, HideCategories=(Mobility))
class UNavigationGraphNodeComponent : public USceneComponent
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TObjectPtr< UNavigationGraphNodeComponent > | NextNodeComponent | |
![]() ![]() |
FNavGraphNode | Node | |
![]() ![]() |
TObjectPtr< UNavigationGraphNodeComponent > | PrevNodeComponent |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UNavigationGraphNodeComponent
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | BeginDestroy () |