Difference between revisions of "GetNextRef"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
(Automated import of articles)
 
imported>Geckbot
m (Robot: Automated text replacement (-'''.*'''\r\n +))
Line 1: Line 1:
'''GetNextRef'''
{{Function
{{Function
  |origin = FOSE1
  |origin = FOSE1

Revision as of 15:50, 27 July 2010

< [[::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