Label

From the Fallout3 GECK Wiki
Revision as of 12:22, 27 July 2010 by imported>Geckbot (Automated import of articles)
Jump to navigation Jump to search

Label

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

A function added by the Fallout Script Extender.

Description

Defines a labeled position in a script which subsequent calls to Goto can use to create loops. The label must be defined before Goto is called.

Syntax

[help]
Label labelID:int