UnitInRaid

From Warcraft Wiki
Jump to navigation Jump to search

Returns the index if the unit is in your raid group.

index = UnitInRaid(unit)

Arguments

unit
string : UnitId

Returns

index
number - same number in the raid## UnitId, feed into GetRaidRosterInfo

Details

  • Pets are not considered to be part of your raid group.

See also