GroupId.GetGroupImmunity Method

Returns a group that this group is immune to given an index.

GroupId GetGroupImmunity(int index)

Parameters

int index
No description.

Return Value

GroupId that this group is immune to, or INVALID_GROUP_ID on failure.