EB1CarriableObjectType
🎒 Enum: EB1CarriableObjectType¶
Defines types of objects that a character can carry, influencing how they're handled or interacted with.
- Object: A generic carriable object not further categorized.
- Book: A book item, typically used for reading interactions.
- Food: Edible item that may be consumed by characters.
- CraftObject: An object related to crafting systems or recipes.
- Invalid: Represents an undefined or unsupported type.