Difference between revisions of "MagicEffect Script"
Jump to navigation
Jump to search
imported>Qazaaq |
imported>Qazaaq |
||
Line 26: | Line 26: | ||
== Events == | == Events == | ||
None | None | ||
== See Also == | == See Also == | ||
*[[:Category:Magic|Magic Category]] | *[[:Category:Magic|Magic Category]] |
Latest revision as of 00:34, 7 June 2016
Extends: Form Script
Editor: Magic Effect
Script for the manipulation of magic effect base objects.
Definition[edit | edit source]
ScriptName MagicEffect extends Form Native Hidden
Properties[edit | edit source]
None
Global Functions[edit | edit source]
None
Member Functions[edit | edit source]
- string Function GetAssociatedSkill()
- Obtains the skill that this magic effect is associated with.
Events[edit | edit source]
None