WoW:API UnitInRaid: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Returns True(1) if the unit is in your raid group.
Returns 1 if the unit is in your raid group, nil otherwise.
 
Pets are not considered to be part of a raid group.


[[Category:API Functions|UnitInRaid]]
[[Category:API Functions|UnitInRaid]]
[[Category:API Raid Functions|UnitInRaid]]
[[Category:API Raid Functions|UnitInRaid]]
[[Category:API Unit Functions|UnitInRaid]]
[[Category:API Unit Functions|UnitInRaid]]

Revision as of 18:26, 23 September 2005

Returns 1 if the unit is in your raid group, nil otherwise.

Pets are not considered to be part of a raid group.