- Found in:
- Vanilla
Description
Documentation Comment
Play this sound base object as UI and set an RTPC on the instance before playing
Caveats
Parameters
stringasRTPCName
floatafRTPCValue
Examples
Auto-Generated Example
string myString__asRTPCName
float myFloat__afRTPCValue
int returnedValue = myWwiseEvent__toCallFunctionOn.PlayUIWithRTPC(myString__asRTPCName, myFloat__afRTPCValue)