Type | Name | Default | Description |
---|---|---|---|
List<ItemGroup.ItemSet> |
Sets | new List<ItemGroup.ItemSet> |
Sets are the Items which make up an ItemGroup. |
bool |
CanContainSide | false |
When TRUE this ItemGroup can contain a Side Dish. |
bool |
ApplyProcessesToComponents | false |
When TRUE processes applied to this ItemGroup will also apply to it's components. |
bool |
AutoCollapsing | false |
When TRUE this ItemGroup will automatically be converted to an Item when made. |
Type | Name | Default | Description |
---|---|---|---|
bool |
AutoSetupItemGroupView | true |
When TRUE the ItemGroupView will automatically be setup for this ItemGroup. |
List<ItemGroupView.ColourBlindLabel> |
Labels | new List<ItemGroupView.ColourBlindLabel> |
The color blind tags for this ItemGroup. |