GetCellRefs

From GECK
Jump to: navigation, search


Function Deprecated
This function should no longer be used. This page has been left for historical documentation purposes only.



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

Description

Replaces ref-walking loops with a single function call that returns an array_var of refs in a cell. If no cell is specified, the player's current cell is used. Deprecated by GetRefs/GetRefsInCell in NVSE 4.5.7.

Syntax

[help]
(array) GetCellRefs typeID:int celldepth:int includeTaken:bool targetCell:cell 

See Also