Background for Skyrim SE
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 Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.