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

Description

Wiki Description

Removes all script added forms from the leveled list.

Documentation Comment

Removes all script added forms from this leveled list


Caveats


Examples

; Clear script added data from list
CoolItems.Revert()

Auto-Generated Example

myLeveledItem__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.