WoW:API UnitInParty

From AddOn Studio
Revision as of 05:34, 4 January 2006 by WoWWiki>Muert
Jump to navigation Jump to search

Returns 1 if the unit is in your party, nil otherwise. UnitInParty("player") always returns true.

Pets are not considered to be part of your party.



Template:WoW API