ListReplaceForm

From GECK

A function added by the Fallout Script Extender.

Contents

Description

Replaces a form in a FormList with the another form. The function returns the index of the removed form.

Syntax

[help]
(oldIndex:int) ListReplaceForm FormListID:ref NewFormID:ref OldFormID:ref

Example

ListReplaceForm myFormList myNewForm myOldForm

Notes

See Also

Personal tools