WoW:API GetFactionInfo: Difference between revisions

m
...and turned it back to code...
(Add Notes and updated the 3 new/modified values that came with the 1.8 patch)
m (...and turned it back to code...)
Line 3: Line 3:
Get's details for a specific faction/faction header.
Get's details for a specific faction/faction header.


  name, description, standingId, barValue, atWarWith, canToggleAtWar, isHeader, isCollapsed = GetFactionInfo(factionIndex)
  name, description, standingId, bottomValue, topValue, earnedValue, atWarWith, canToggleAtWar, isHeader, isCollapsed = GetFactionInfo(factionIndex)
== Parameters ==
== Parameters ==
=== Arguments ===
=== Arguments ===
Anonymous user