Background for Starfield
Member of the WwiseEvent script
WwiseEvent:WwiseRTPCParamfunctionMakeNewWwiseRTPCParam(stringaName, floataValue)Global

Description

Documentation Comment

Helper function to construct a WwiseRTPCParam


Caveats


Parameters

stringaName

floataValue


Examples

Auto-Generated Example

string myString__aName
float myFloat__aValue

WwiseEvent:WwiseRTPCParam returnedValue = WwiseEvent.MakeNewWwiseRTPCParam(myString__aName, myFloat__aValue)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.