GetInGridInCell

Revision as of 14:59, 19 November 2014 by imported>Odessa (created. source nvsewhatsnew)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

As GetInGrid, but the center cell of the grid is specified rather than using that of the player. Added by NVSE 4.6.

Syntax

(bool) GetInGridInCell Center:cell Target:reference CellDepth:int IncludeTakenRefs:bool

See Also