Background for Starfield
Member of the WwiseEvent script
voidfunctionSetGlobalRTPC(stringasRTPCName, floatafRTPCValue)NativeGlobal

Description

Documentation Comment

Sets the global value of a Wwise real-time parameter control


Caveats


Parameters

stringasRTPCName

floatafRTPCValue


Examples

Auto-Generated Example

string myString__asRTPCName
float myFloat__afRTPCValue

WwiseEvent.SetGlobalRTPC(myString__asRTPCName, myFloat__afRTPCValue)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.