GetZone

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the encounter zone of a reference's parent cell. A cell doesn't necessarily have an encounter zone, so the returned value should be checked with IsFormValid.

Syntax

[help]
(encounterZone:ref) [ref].GetZone

Example

player.GetZone 

See Also