Background for Fallout 4
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 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.