Background for Starfield
Member of the WwiseEvent script
intfunctionPlayWithRTPC(ObjectReferenceakSource, stringasRTPCName, floatafRTPCValue)Native

Description

Documentation Comment

Play this sound base object from the specified source and set an RTPC on the instance before playing


Caveats


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