Difference between revisions of "ListAddReference"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-'''.*'''\r\n +)) |
imported>Garin m |
||
Line 17: | Line 17: | ||
}} | }} | ||
[[Category:Functions_(FOSE)]] | [[Category:Functions_(FOSE)]] | ||
[[Category:List Functions]] |
Revision as of 09:51, 28 June 2011
< [[::Category:Functions|Category:Functions]]
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