ShowRaceMenu - Game

Member of: Game Script

Shows the race/sex change menu.

SyntaxEdit

Function ShowRaceMenu() native global

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Show the race/sex menu to let the player customize their character
Game.ShowRaceMenu()

See AlsoEdit