Deprecated page.
m (Robot: converting/fixing HTML) |
(Deprecated page.) |
||
| Line 1: | Line 1: | ||
== Important note regarding 2.0 changes == | |||
This article is deprecated since the release of World of Warcraft version 2.0. It is no longer possible to hook the casting, action, targeting, or camera functions in addon code in the manner described below. | |||
Instead, an entire new set of UNIT_SPELLCAST events have been created that allow addons to detect spellcasting with complete accuracy and without requiring any function hooks. | |||
== Explanation of SPELLCAST_STOP == | == Explanation of SPELLCAST_STOP == | ||