mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
Add 13 WoW-compatible Lua API functions that addons can call: Unit API: UnitName, UnitHealth, UnitHealthMax, UnitPower, UnitPowerMax, UnitLevel, UnitExists, UnitIsDead, UnitClass (supports "player", "target", "focus", "pet" unit IDs) Game API: GetMoney, IsInGroup, IsInRaid, GetPlayerMapPosition Updated HelloWorld addon to demonstrate querying player state. |
||
|---|---|---|
| .. | ||
| AddOns/HelloWorld | ||