Navigation
API > API/Plugins > API/Plugins/Gauntlet > API/Plugins/Gauntlet/FGauntletModule
References
| Module | Gauntlet |
| Header | /Engine/Plugins/Experimental/Gauntlet/Source/Gauntlet/Public/GauntletModule.h |
| Include | #include "GauntletModule.h" |
void BroadcastStateChange
(
FName NewState
)
Remarks
- Manually Broadcasts a state change to all current Gauntlet controllers. This can be used as an alternative or addition to the functions above for broadcasting state changes to running controllers.
- void
Parameters
| Name | Description |
|---|---|
| FName New State |