IsTimePassing

From GECK
Jump to: navigation, search

Link to TES4 Construction Set Wiki: IsTimePassing.

A function included in the GECK for Fallout 3.

Description

Returns 1 if the player is sleeping, waiting, or traveling (i.e. time is passing while in menu mode).

Syntax

[help]
(0, 1:int) [ActorRefID].IsTimePassing

Example

if IsTimePassing 

See Also