mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-27 01:00:13 +00:00
GetMaxPlayerLevel() returns the level cap for the active expansion: 60 (Classic/Turtle), 70 (TBC), 80 (WotLK). Used by XP bar addons and leveling trackers. GetAccountExpansionLevel() returns the expansion tier: 1 (Classic), 2 (TBC), 3 (WotLK). Used by addons that adapt features based on which expansion is active. Both read from the ExpansionRegistry's active profile at runtime. |
||
|---|---|---|
| .. | ||
| addon_manager.cpp | ||
| lua_engine.cpp | ||
| toc_parser.cpp | ||