Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Returns true if a group member is assigned the main tank/assist role.

isAssigned = GetPartyAssignment(assignment [, raidmember, exactMatch])

Arguments[]

assignment
string - The role to search, either "MAINTANK" or "MAINASSIST" (not case-sensitive).
raidmember
string : UnitId
exactMatch
boolean

Returns[]

isAssigned
boolean

Patch changes[]

Bc icon Patch 2.0.1 (2006-12-05): Added.

Advertisement