Background for Skyrim SE
Member of the Race script
VoiceTypefunctionGetDefaultVoiceType(boolfemale)Native

Description

Documentation Comment

Returns the races default voice type


Caveats


Parameters

boolfemale


Examples

Auto-Generated Example

bool myBool__female

VoiceType returnedValue = myRace__toCallFunctionOn.GetDefaultVoiceType(myBool__female)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.