GetInGridInCell

From the Fallout3 GECK Wiki
Revision as of 15:59, 19 November 2014 by imported>Odessa (created. source nvsewhatsnew)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::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

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

See Also