Navigation
API > API/Plugins > API/Plugins/Gauntlet > API/Plugins/Gauntlet/UGauntletTestController
References
| Module | Gauntlet |
| Header | /Engine/Plugins/Experimental/Gauntlet/Source/Gauntlet/Public/GauntletTestController.h |
| Include | #include "GauntletTestController.h" |
| Source | /Engine/Plugins/Experimental/Gauntlet/Source/Gauntlet/Private/GauntletTestController.cpp |
void MarkHeartbeatActive
&40;
const FString & OptionalStatusMessage
&41;
Remarks
Marks the next heartbeat as active and immediately forces a heartbeat with the given status message if one is specified. Test controllers should call this regularly as purposeful actions happens or meaningful states are achieved within the test.