Items
Items in the game world
For every item that is supposed to visually appear in the game world, a UnitBase has to be created and set to reference the item.
Types of Items
This is very simple:
An ItemInstant is an Item that can be right-clicked to be used.
Also see: picking up items