ListReplaceNthForm

Revision as of 10:53, 28 June 2011 by imported>Garin
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Replaces the nth form of the list with the specified form. Trait name is of the format used by GetUIFloat.

Syntax

(ref) ListReplaceNthForm form list:ref replaceWith:ref formIndex:int 

Or:

(ref) ListReplaceNth form list:ref replaceWith:ref formIndex:int