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" |
virtual void OnStateChange
(
FName OldState,
FName NewState
)
Remarks
Called when a state change is applied to the module. States are game-driven. GetCurrentState() == OldState until this function returns