GetAdmGroupImmuneFrom Function

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

GroupId GetAdmGroupImmuneFrom(GroupId id, int number)

Parameters

GroupId id

Group id.

int number

Index from 0 to N-1, from GetAdmGroupImmuneCount().

Return Value

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