Beta Documentation - Subject to change.

Gets the raid the player is a member of.

Syntax

Lua
function PartyMember:GetRaid();

Returns

Type: (Unrecognized type)
Returns the raid the player is a member of. If the player is not currently in a raid this will return nil.

Remarks

See Also