WoW:API UnitFactionGroup

Revision as of 18:10, 29 August 2005 by WoWWiki>Inglais

UnitFactionGroup("player") returns the faction of the currently logged in character (Horde or Alliance). UnitFactionGroup("player") returns nil before PLAYER_ENTERING_WORLD and after/during PLAYER_LEAVING_WORLD event. UnitFactionGroup("target") returns the faction group the current target or nil if there is no current target.