[dismiss]
This wiki is a copy of the original Skyrim CK wiki created and maintained by the UESP.net. See CreationKit:Copy Notice for more info.
Remove - ImageSpaceModifier
Jump to navigation
Jump to search
Member of: ImageSpaceModifier Script
Removes this image-space modifier from the screen .
Syntax[edit | edit source]
Function Remove() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Remove the blood effect
BloodSplatter.Remove()