IsRaidOfficer

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 1.0.0

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