ShowRaceMenu - Game

From the CreationKit Wiki
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()

See Also[edit | edit source]