Difference between revisions of "@SpellTargetCancel"
From SphereWiki
Xwerswoodx (talk | contribs) |
Xwerswoodx (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|@SpellTargetCancel}} | ||
+ | |||
==Description== | ==Description== | ||
This trigger fires when a character cancel the spell target. | This trigger fires when a character cancel the spell target. | ||
Line 25: | Line 27: | ||
| '''Argument''' || '''In/Out''' || '''Description''' | | '''Argument''' || '''In/Out''' || '''Description''' | ||
|- | |- | ||
− | | ARGN1 || I || The spell that was | + | | ARGN1 || I || The spell that was cancel. |
|} | |} | ||
Latest revision as of 22:50, 12 February 2013
Missing languages
Description
This trigger fires when a character cancel the spell target.
Fires on:
References
The following object references are explicitly available for this trigger:
Name | Description |
I | The character who cancel the spell target. |
SRC | The character who cancel the spell target. |
Arguments
The following arguments are set for this trigger. If an argument is marked as "In" then a value will be passed in to the trigger, if an argument is marked as "Out" then it can be set to a value to affect Sphere's behaviour:
Argument | In/Out | Description |
ARGN1 | I | The spell that was cancel. |
Return Values
The following return values are explicitly defined for this trigger:
No return values are handled for this trigger.