GetPlayerRegions

From GECK
Jump to: navigation, search


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

Description

Returns an array of regions that the player is currently located within.

Syntax

[help]
(array) GetPlayerRegions

Example

array_var arrRegions
let arrRegions := GetPlayerRegions

See Also