ListReplaceNthForm

From the Fallout3 GECK Wiki
Revision as of 13:04, 3 March 2012 by imported>Prideslayer (param names should not have spaces)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Replaces the nth form of the list with the specified form.

Syntax

[help]
(ref) ListReplaceNthForm formlist:ref replaceWith:ref formIndex:int 

Or:

(ref) ListReplaceNth formlist:ref replaceWith:ref formIndex:int