Enums
Enums are options that can't be easily represented by another value type.
Enum Index
| Name | Description |
|---|---|
| CardDirection | The direction a card component faces. |
| CardLayoutDirection | The direction a column of cards is laid out in. |
| CardOrigin | The part of a player's inventory a card originated from. |
| Clickable | The area of a column of cards that can be clicked. |