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

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