![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
This is no longer a part of the World of Warcraft API.
|
Returns whether the player is a raid officer.
isOfficer = IsRaidOfficer()
Returns
- isOfficer
- Flag - 1 if the player is a raid officer, nil otherwise.
Patch changes
Patch 5.0.4 (2012-08-28): Replaced by UnitIsGroupAssistant.
