GetAutoMove

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

A function added by the JIP NVSE Plugin.

Description

Returns whether Auto Move is currently toggled.

Syntax

[help]
(autoMove:0/1) GetAutoMove

Example

set bAutoMove to GetAutoMove

See Also