mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 00:00:13 +00:00
Returns squared distance between the player and a unit, plus a boolean indicating whether the calculation was possible. Squared distance avoids sqrt for efficient range comparisons. Used by DBM, BigWigs, and proximity warning addons for raid encounter range checks (e.g., "spread 10 yards" mechanics). |
||
|---|---|---|
| .. | ||
| addon_manager.cpp | ||
| lua_engine.cpp | ||
| toc_parser.cpp | ||