Retrieves a group-specific command override.
bool GetAdmGroupCmdOverride(GroupId id, const char[] name, OverrideType type, OverrideRule& rule)
Group id.
String containing command name (case sensitive).
Override type (specific command or group).
Optional pointer to store allow/deny setting.
True if an override exists, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.