/datum/role_reserved_slots
special role slots datum. Stores category name, roles, amount of taken slots and total slots.
Vars | |
category_name | category name for roles |
---|---|
roles | roles, that fit this category. Don't put same role in more than one category, only first found is checked. |
taken | amount of slots taken. |
total | total amount of slots. |
Var Details
category_name
category name for roles
roles
roles, that fit this category. Don't put same role in more than one category, only first found is checked.
taken
amount of slots taken.
total
total amount of slots.