Remove - ImageSpaceModifier

From the Fallout4 CreationKit Wiki
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()

See Also[edit | edit source]