Difference between revisions of "RemoveImageSpaceModifier"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
Line 25: Line 25:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Functions (GECK 1.1)]]

Latest revision as of 12:58, 15 August 2009

Description[edit | edit source]

RemoveImageSpaceModifier will remove the specified ImageSpace Modifier.

Syntax[edit | edit source]

RemoveImageSpaceModifier ImageSpaceModifierID
 or
rimod ImageSpaceModifierID

Examples[edit | edit source]

RemoveImageSpaceModifier AntNectarISFX

Removes the AntNectar FX from the screen.

Notes[edit | edit source]

None at this time.

See Also[edit | edit source]

Reference[edit | edit source]

None provided.