InventoryCore | User inventory.
|
ItemAttributesCore | Item attributes.
|
ItemProtoCore | Item prototype. Items are described in detail in Items and Bundles article. |
ListCore | Generic list of items that is stored in a given block. |
LogicNodeCore | Logic node structure. Logic nodes are described in detail in Logic nodes article. |
LogicTreeCore | Logic tree structure. Logic is described in detail in Nodes article. |
MapCore | Generic string->value map that is stored in a given block. |
UserAttributesCore | User attributes.
|
UserCore | Core user class. Users are described in detail in Users article. |
UserLogicCore | User logic nodes state.
|
UserLogicNodeCore | User node class. Nodes are described in detail in Nodes article. |
UserLogicTreeCore | User logic tree state class. Logic is described in detail in Nodes article. |