GetPCSleepHours

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the number of hours the player has set to sleep from the menu. Returns 0 if the player is not sleeping.

Syntax

[help]
(int) GetPCSleepHours

Example

GetPCSleepHours

Will return how many hours the player has set to sleep.

See Also