The namespace for everything related to item management. It is not built to be used within scripts.
|
namespace | Editor |
| The namespace for everything related to item management required for the editor. It is not built to be used within scripts.
|
|
|
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...
|
|