Midnight Blue Game and Engine
Properties | List of all members
MB2D.EntityComponent.Inventory Class Reference

Defines a dictionary of Collectable types used for entities More...

Inheritance diagram for MB2D.EntityComponent.Inventory:
Inheritance graph
Collaboration diagram for MB2D.EntityComponent.Inventory:
Collaboration graph

Properties

Dictionary< Type, CollectableItems [get, set]
 The items currently in the inventory More...
 

Detailed Description

Defines a dictionary of Collectable types used for entities

Property Documentation

§ Items

Dictionary<Type, Collectable> MB2D.EntityComponent.Inventory.Items
getset

The items currently in the inventory

The items.


The documentation for this class was generated from the following file: