UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
UnityToolbox.GameplayFeatures.Items.Management Namespace Reference

The namespace for everything related to item management. It is not built to be used within scripts.

Namespaces

namespace  Editor
 The namespace for everything related to item management required for the editor. It is not built to be used within scripts.
 

Classes

class  ItemDefinitionException
 
class  ItemField
 A class summarizing a field by its type, name and value. Required for all classes inheriting ItemDefinition. More...
 
class  Itemizer
 The core of the item managment system. It takes care of the (de)serialization and changes to all data. More...
 
class  ItemScope
 The scope which is used to indentify and serialize item data. More...