- Found in:
- SKSE
Description
Documentation Comment
Sets the races default voice type
Caveats
Parameters
boolfemale
VoiceTypevoice
Examples
Auto-Generated Example
bool myBool__female
VoiceType myVoiceType__voice
myRace__toCallFunctionOn.SetDefaultVoiceType(myBool__female, myVoiceType__voice)