Difference between revisions of "ListAddReference"
From GECK
(Automated import of articles) |
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
A function added by the Fallout Script Extender.
Description
Adds the calling reference at the given index (or at the end if not provided)
Syntax
(int) ref.ListAddReference form list:ref index:int
Or:
(int) ref.ListAddRef form list:ref index:int