ShowLimitedRaceMenu - Game
Revision as of 08:04, 15 June 2012 by imported>JLundin (Created page with "Category:Scripting Category:Papyrus '''Member of:''' Game Script ''(Requires 1.6)'' Shows the race/sex change menu, but without the ability to change race or sex....")
Member of: Game Script (Requires 1.6)
Shows the race/sex change menu, but without the ability to change race or sex.
Syntax
Function ShowLimitedRaceMenu() native global
Parameters
None.
Return Value
None.
Examples
; Show the race/sex menu with out the ability to rename, change sex, or change race
Game.ShowLimitedRaceMenu()