Enum CharacterInventoryType
Which type of inventory does this character have
Fields
Name | Description |
---|---|
Map | Every instance of this type of characters have it's own inventory data based on where this character spawn from map |
None | No inventory logic should be perform |
Unique | All instance of this type of characters share the same inventory data |