GetGlobalTimeMultiplier

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the global time multiplier, as set by SetGlobalTimeMultiplier.

Syntax

[help]
(float) GetGlobalTimeMultiplier 

Or:

(float) ggtm

See Also