Background for Starfield
Member of the WwiseEvent script
float[]functionExtractRTPCValues(WwiseEvent:WwiseRTPCParam[]aRTPCParams)Global

Description

Documentation Comment

For internal use only. Extracts an array of RTPC values from an array of WwiseRTPCParam.


Caveats


Parameters

WwiseEvent:WwiseRTPCParam[]aRTPCParams


Examples

Auto-Generated Example

WwiseEvent:WwiseRTPCParam[] myWwiseEvent_WwiseRTPCParamArray__aRTPCParams

float[] returnedValue = WwiseEvent.ExtractRTPCValues(myWwiseEvent_WwiseRTPCParamArray__aRTPCParams)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.