Difference between revisions of "ApplyImageSpaceModifier"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>DewiMorgan
m (→‎Notes: +note it's not in the TES4 wiki; debolding titles; little cleanup)
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Line 26: Line 26:


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

Revision as of 12:27, 12 August 2009

Description

ApplyImageSpaceModifier will play the specified ImageSpace Modifier.

Syntax

ApplyImageSpaceModifier ImageSpaceModifierID
 or
imod ImageSpaceModifierID

Examples

ApplyImageSpaceModifier BloodISFX

Plays the blood effect on the screen.

  • Note: BloodISFX seems to be unused in release version and has been renamed to BloodISFXd. Use TriggerScreenBlood instead to play the actual blood effect.

Notes

  • This function is new in the GECK, and was not available in the TES4 Construction Set.

See Also

Reference

None provided.