GetAdmGroupAddFlag Function

Gets the set value of an add flag on a group's flag set.

bool GetAdmGroupAddFlag(GroupId id, AdminFlag flag)

Parameters

GroupId id

Group id.

AdminFlag flag

Admin flag to retrieve.

Return Value

True if enabled, false otherwise,

Notes

These are called "add flags" because they add to a user's flags.