GetExteriorCell

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the cell at the specified (X, Y) grid coordinates in the specified worldspace.

Syntax

(cell:ref) GetExteriorCell worldspace:ref coordX:int coordY:int

Example

set rCell to GetExteriorCell WastelandNV -22 -19

See Also