- Found in:
- Vanilla
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)