Difference between revisions of "Sandbox"
Jump to navigation
Jump to search
no edit summary
imported>Haama (Link to template) |
imported>Haama |
||
Line 1: | Line 1: | ||
There is also a [[:Template:Sandbox]] | There is also a [[:Template:Sandbox]] | ||
==Function Template Test== | |||
{{Function | |||
| name = PlayMagicEffectVisuals | |||
| CSWikiPage = PlayMagicEffectVisuals | |||
| ReturnVal = void | |||
| ReferenceType = [Actor|Activator] | |||
| arg0 = EffectID | |||
| arg0Type = MagicEffectRef | |||
| optarg0 = Duration | |||
| optarg0Type = Short | |||
| origin = GECK1 | |||
| summary = Plays the visuals of the specified [[Magic Effects|Magic Effect]] 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. | |||
Note that duration does not need to be specified for this command; it will play once unless you specify a longer duration. | |||
}} | |||
==IfExist test for external links== | ==IfExist test for external links== |