GetDispatchersByGroup


-- @param group string The group to search for.
-- @return table: An array of dispatchers' identifiers matching the group.
exports.drx_mdt:GetDispatchersByGroup()

Last updated