GetPCMovedCell

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns 1 if the player has entered a new cell since the last time this command was called from the calling script, including transitioning from one exterior cell to another.

Syntax

[help]
(movedCell:0/1) GetPCMovedCell

Example

set bMovedCell to GetPCMovedCell 

See Also