Difference between revisions of "PlayMagicShaderVisuals"
Jump to navigation
Jump to search
imported>8asrun6aer m (adding related item) |
imported>8asrun6aer m (→See Also) |
||
Line 9: | Line 9: | ||
==See Also== | ==See Also== | ||
* [[Effect Shader]] | |||
* [[List of Effect Shaders]] | * [[List of Effect Shaders]] | ||
* [[PlayMagicEffectVisuals]] | * [[PlayMagicEffectVisuals]] |
Revision as of 00:23, 9 January 2012
Syntax:
reference.PlayMagicShaderVisuals EffectShaderID Duration
Example:
PlayMagicShaderVisuals GhostEffect pms effectShockShield 10
Plays an Effect Shader on the calling reference. Visuals will play at least one cycle, regardless of duration, and if no duration is specified they play indefinitely or until the art stops animating.
See Also