Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Wowpedia
Advertisement

Returns names of characters in your home (non-instance) party.

homePlayers = GetHomePartyInfo([homePlayers])

Arguments[]

homePlayers
table - table to populate and return; a new table is created if this argument is omitted.

Returns[]

homePlayers
table - array containing your (non-instance) party members' names, or nil if you're not in any non-instance party.

Patch changes[]

Mists of Pandaria Patch 5.1.0 (2012-11-27): Added.

Advertisement