FGauntletModule::BroadcastStateChange

Manually Broadcasts a state change to all current Gauntlet controllers.

Windows
MacOS
Linux

References

Module

Gauntlet

Header

/Engine/Plugins/Experimental/Gauntlet/Source/Gauntlet/Public/GauntletModule.h

Include

#include "GauntletModule.h"

Syntax

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.

Parameters

Parameter

Description

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss