- Found in:
- Vanilla
Description
Documentation Comment
Sets a global Wwise State Group to the given named state
Caveats
Parameters
stringasStateGroup
stringasStateName
Examples
Auto-Generated Example
string myString__asStateGroup
string myString__asStateName
WwiseEvent.SetGlobalState(myString__asStateGroup, myString__asStateName)