WoW:Detecting an instant cast spell: Difference between revisions

m
Robot: converting/fixing HTML
(demoted headings)
m (Robot: converting/fixing HTML)
Line 15: Line 15:
* [[API_TargetUnit]] - Called to change the physical target (in game) to a specific unit
* [[API_TargetUnit]] - Called to change the physical target (in game) to a specific unit
* [[API_SpellStopTargeting]] - Stops the targeting for the current spell awaiting targeting
* [[API_SpellStopTargeting]] - Stops the targeting for the current spell awaiting targeting
* [[API_CameraOrSelectOrMoveStart]] - Called when a spell is waiting targeting, and you click on the 3-D world.  <i>This function is blocked in 1.10.</i>
* [[API_CameraOrSelectOrMoveStart]] - Called when a spell is waiting targeting, and you click on the 3-D world.  ''This function is blocked in 1.10.''
* OnMouseDown - Hook this event to detect clicks on the 3-D world.  ([[XML_User_Interface#Event_Handler_reference]])
* OnMouseDown - Hook this event to detect clicks on the 3-D world.  ([[XML_User_Interface#Event_Handler_reference]])


Anonymous user