- Found in:
- Vanilla
Description
Documentation Comment
Play this sound base object from the specified source and set an RTPC on the instance before playing
Parameters
ObjectReferenceakSource
stringasRTPCName
floatafRTPCValue
Examples
Auto-Generated Example
ObjectReference myObjectReference__akSource
string myString__asRTPCName
float myFloat__afRTPCValue
int returnedValue = myWwiseEvent__toCallFunctionOn.PlayWithRTPC(myObjectReference__akSource, myString__asRTPCName, myFloat__afRTPCValue)