ashblue / unity-elastic-inventory

An easy to use Unity inventory framework built with scaling and extendability in mind
MIT License
42 stars 2 forks source link

Add Category on DB view #21

Open ashblue opened 1 month ago

ashblue commented 1 month ago

The category should be printed to the DB view. It's not uncommon in large DBs to end up with multiple items that have the same name.

image