Background for Starfield
Member of the WwiseEvent script
voidfunctionSetGlobalState(stringasStateGroup, stringasStateName)NativeGlobal

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)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.