Background for Fallout 4
Member of the FormList script
voidfunctionRevert()Native

Description

Wiki Description

Removes all script added forms from the list.

Documentation Comment

Removes all script added forms from this form list


Caveats


Examples

; Clear all forms that were added via script from the gem list
gemList.Revert()

Auto-Generated Example

myFormList__toCallFunctionOn.Revert()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.