Difference between revisions of "@SpellTargetCancel"
From SphereWiki
Xwerswoodx (talk | contribs) |
Xwerswoodx (talk | contribs) |
||
Line 35: | Line 35: | ||
''No return values are handled for this trigger.'' | ''No return values are handled for this trigger.'' | ||
− | |||
− | |||
− | |||
− | |||
[[Category: Reference Compendium]] | [[Category: Reference Compendium]] | ||
[[Category: Triggers]] | [[Category: Triggers]] |
Revision as of 20:36, 12 February 2013
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 cast. |
Return Values
The following return values are explicitly defined for this trigger:
No return values are handled for this trigger.