Navigation
API > API/Runtime > API/Runtime/NavigationSystem
| |
|
| Name |
UNavigationGraphNodeComponent |
| Type |
class |
| Header File |
/Engine/Source/Runtime/NavigationSystem/Public/NavGraph/NavigationGraphNodeComponent.h |
| Include Path |
#include "NavGraph/NavigationGraphNodeComponent.h" |
Syntax
UCLASS (Config=Engine, MinimalAPI, HideCategories=(Mobility))
class UNavigationGraphNodeComponent : public USceneComponent
Inheritance Hierarchy
Implements Interfaces
Constructors
Variables
Public
Functions
Public
Overridden from UObject
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void BeginDestroy()
|
|
NavGraph/NavigationGraphNodeComponent.h |
|