- Found in:
- Vanilla
voidfunctionPlayUIAndWaitImpl(string[]aSwitchGroups, string[]aSwitchStates, string[]aRTPCNames, float[]aRTPCValues)Native
Caveats
Parameters
string[]aSwitchGroups
string[]aSwitchStates
string[]aRTPCNames
float[]aRTPCValues
Examples
Auto-Generated Example
string[] myStringArray__aSwitchGroups
string[] myStringArray__aSwitchStates
string[] myStringArray__aRTPCNames
float[] myFloatArray__aRTPCValues
myWwiseEvent__toCallFunctionOn.PlayUIAndWaitImpl(myStringArray__aSwitchGroups, myStringArray__aSwitchStates, myStringArray__aRTPCNames, myFloatArray__aRTPCValues)