ListReplaceNthForm

Revision as of 16:12, 27 July 2010 by imported>Geckbot (Robot: Automated text replacement (-'''.*'''\r\n +))
< [[::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