Navigation
API > API/Runtime > API/Runtime/NavigationSystem
Inheritance Hierarchy
- FTickableGameObject
- FNavTestTickHelper
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationTestingActor.h |
| Include | #include "NavigationTestingActor.h" |
Syntax
struct FNavTestTickHelper : public FTickableGameObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< ANavigationTestingActor > | Owner |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TStatId | GetStatId () |
||
| bool | IsTickable () |
||
| bool | |||
| void | Tick
(
float DeltaTime |