Expand description
Enums using enum_dispatch for generic wrappers around object types with
shared traits.
Enums
- Enum used for converting aStructureinto a typed object of its specific structure type.
- Enum used for converting aStructureinto a typed object of its specific structure type.
- Any enum representing any game object that inherits theRoomObjecttype.