ApplyImageSpaceModifier

From the Fallout3 GECK Wiki
Revision as of 01:19, 26 December 2008 by imported>Quetzilla
Jump to navigation Jump to search

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 (renamed to BloodISFXd). Use TriggerScreenBlood instead to play the actual blood effect.

See Also

Reference

None provided.