Navigation
API > API/Plugins > API/Plugins/Gauntlet
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UGauntletTestController
- UGauntletTestControllerBootTest
References
| Module | Gauntlet |
| Header | /Engine/Plugins/Experimental/Gauntlet/Source/Gauntlet/Public/GauntletTestControllerBootTest.h |
| Include | #include "GauntletTestControllerBootTest.h" |
Syntax
UCLASS&40;&41;
class UGauntletTestControllerBootTest : public UGauntletTestController
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool |
Overridden from UGauntletTestController
| Type | Name | Description | |
|---|---|---|---|
| void | OnTick
(
float TimeDelta |
Called periodically to let the controller check and control state |