Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 5.1.0 (2012-11-27): Added.