GetInGridInCell

From the Fallout3 GECK Wiki
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