m
Move page script moved page API GetRaidRosterInfo to WoW:API GetRaidRosterInfo without leaving a redirect
mNo edit summary |
m (Move page script moved page API GetRaidRosterInfo to WoW:API GetRaidRosterInfo without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 25: | Line 25: | ||
;online: [[Boolean]] - Returns 1 if raid member is online, nil otherwise. | ;online: [[Boolean]] - Returns 1 if raid member is online, nil otherwise. | ||
;isDead: [[Boolean]] - Returns 1 if raid member is dead (hunters Feigning Death are considered alive), nil otherwise. | ;isDead: [[Boolean]] - Returns 1 if raid member is dead (hunters Feigning Death are considered alive), nil otherwise. | ||
;role: String - The player's role within the raid (" | ;role: String - The player's role within the raid ("MAINTANK" or "MAINASSIST"). | ||
;isML: [[Boolean]] - Returns 1 if the raid member is master looter, nil otherwise | ;isML: [[Boolean]] - Returns 1 if the raid member is master looter, nil otherwise | ||