ShowSPECIALMenu - Game

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Member of: Game Script

Shows the SPECIAL change menu.

Syntax[edit | edit source]

Function ShowSPECIALMenu() Native Global

Parameters[edit | edit source]

None

Return Value[edit | edit source]

None

Examples[edit | edit source]

; Show the SPECIAL menu to let the player customize their character
Game.ShowSPECIALMenu()

See Also[edit | edit source]