mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-26 00:40:15 +00:00
GetShapeshiftFormInfo(index) returns icon, name, isActive, isCastable for each shapeshift form slot. Provides complete form tables for: - Warrior: Battle Stance, Defensive Stance, Berserker Stance - Druid: Bear, Travel, Cat, Swift Flight, Moonkin, Tree of Life - Death Knight: Blood/Frost/Unholy Presence - Rogue: Stealth isActive is true when the form matches the current shapeshiftFormId_. GetShapeshiftFormCooldown stub returns no cooldown. Together with GetShapeshiftForm and GetNumShapeshiftForms from the previous commit, this completes the stance bar API that addons use to render and interact with form/stance buttons. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||