This class provides categories for items to belong to and restrictions on those categories

Fields#
| Name | Description |
|---|
| On Slots Changed | Event raised whenver the available slots changes |
| On Locked Slots Changed | Event raised whenver the locked slots changes |
Properties#
| Name | Description |
|---|
| availableSlots | Gets the number of availble slots (Maximum - Locked) |
| info | Information about this object |
| initialized | Gets if the object has been initialized |
| lockedSlots | Get/Set the number of locked slots |
| maxSlots | Get/Set the maximum number of slots |
Methods#