Navigation
API > API/Developer > API/Developer/AITestSuite
Inheritance Hierarchy
- FTickableGameObject
- FTestTickHelper
References
| Module | AITestSuite |
| Header | /Engine/Source/Developer/AITestSuite/Classes/MockAI.h |
| Include | #include "MockAI.h" |
Syntax
struct FTestTickHelper : public FTickableGameObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< class UMockAI > | Owner |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TStatId | GetStatId () |
||
| bool | IsTickable () |
||
| bool | |||
| void | Tick
(
float DeltaTime |