WoW:API GetGuildInfo
Jump to navigation
Jump to search
GetGuildInfo(unit)
Usage
guildName = GetGuildInfo(unit);
Description
Returns the name of the unit's guild. Which is information of a kind, I guess.
Example
local arf = GetGuildInfo("player");