Description
Wiki Description
Clears all effects of destruction from the object. Will NOT fire off destruction stage changed events.
Documentation Comment
Clears all effects of destruction from this object
Caveats
CK Wiki - Notes
- Despite the destruction effects being cleared, it does not seem like they are reapplied upon further damage.
Examples
; Clear all destruction on megaton
MegatonReference.ClearDestruction()Auto-Generated Example
myObjectReference__toCallFunctionOn.ClearDestruction()