Background for Skyrim SE
Member of the LeveledActor 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
CoolActors.Revert()

Auto-Generated Example

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