Navigation
API > API/Plugins > API/Plugins/Gauntlet > API/Plugins/Gauntlet/FGauntletModule
Description
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.
| Name | BroadcastStateChange |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Gauntlet/Source/Gauntlet/Public/GauntletModule.h |
| Include Path | #include "GauntletModule.h" |
void BroadcastStateChange
(
FName NewState
)
: void
Parameters
| Name | Remarks |
|---|---|
| FName New State |