- Found in:
- Vanilla
Description
Documentation Comment
calls SetOverrideVoiceType with a randomly choice from a formlist of voicetypes and returns the chosen voicetype
Caveats
Parameters
FormListakVoiceList
Examples
Auto-Generated Example
FormList myFormList__akVoiceList
VoiceType returnedValue = myActor__toCallFunctionOn.SetOverrideVoiceTypeRandom(myFormList__akVoiceList)