ShowRaceMenu - Game
Jump to navigation
Jump to search
Member of: Game Script
Shows the race/sex change menu.
Syntax[edit | edit source]
Function ShowRaceMenu() native global
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Show the race/sex menu to let the player customize their character
Game.ShowRaceMenu()