Difference between revisions of "@SpellTargetCancel"

From SphereWiki
Jump to: navigation, search
(Arguments)
Line 27: Line 27:
 
| ARGN1 || I || The spell that was cancel.
 
| ARGN1 || I || The spell that was cancel.
 
|}
 
|}
 +
  
 
==Return Values==
 
==Return Values==

Revision as of 20:37, 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 cancel.


Return Values

The following return values are explicitly defined for this trigger:


No return values are handled for this trigger.