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

Description

Documentation Comment

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


Caveats


Parameters

WwiseEvent:WwiseRTPCParam[]aRTPCParams


Examples

Auto-Generated Example

WwiseEvent:WwiseRTPCParam[] myWwiseEvent_WwiseRTPCParamArray__aRTPCParams

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