ShowSleepWaitMenu

From the Fallout3 GECK Wiki
Revision as of 16:44, 23 March 2015 by imported>Odessa (Added function template + category. Discovered arg2 is optional via GECK.)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Displays the wait/sleep menu. Has two parameters, the second is optional.

Syntax

[help]
(?) ShowSleepWaitMenu ?:int ?:int

Example

Display the sleep menu:

ShowSleepWaitMenu 1 1

See Also