GetNextRef

From the Fallout3 GECK Wiki
Revision as of 11:02, 27 July 2010 by imported>Geckbot (Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GetNextRef

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

A function added by the Fallout Script Extender.

Description

Returns the next reference of a given type in the current cell. GetFirstRef or GetFirstRefInCell must be called first; the formType, cellDepth, and boolean arguments passed to GetFirstRef/GetFirstRefInCell are used. This command should only be used within a loop that executes within a single frame.

Syntax

[help]
(ref) GetNextRef