Action RPG Inventory System

Very nice looking work.

One question: you say ‘create new items easily’. Does your system allow for integration with an existing game item/entity system, or does it provide its own base class that must be used? If the former, how is it integrated? Would I add and configure a component to my existing actors to make them inventory compatible, or something along those lines?