Difference between revisions of "Label"
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: | ||
{{Function | {{Function | ||
|origin = FOSE1 | |origin = FOSE1 |
Revision as of 15:10, 27 July 2010
< [[::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
Label labelID:int