Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.InvetorySystem Namespace Reference

Classes

class  AEntityFeature
 The custom feature related to instance that extends entity's in-game logic. More...
 
class  AFeaturesExtendingResource
 A resource that can be extended with AEntityFeature components. Implements members to integrate the features into common using logic. More...
 
class  AItemFeature
 The custom feature that implements extra logic over of the Item instance. More...
 
class  AMaskStorageFeature
 The storage feature that implements some rules that can block the item from storage using. More...
 
class  AStorageFeature
 A feature attached to the Storage instance that extends its functionality. More...
 
class  Constants
 
interface  IReservationAgent
 Interface that should be implemented for any AEntityFeature that must handle TransactionService.TransactionOrder.Reserve instruction. More...
 
class  Item
 Loadable resource that implements conception of the in-game inventory item. More...
 
class  ItemEditor
 Custom editor related to the Item component. More...
 
class  ItemGUIElementEditor
 Custom editor related to the ItemGUIElement component. More...
 
class  ShopsInspectorEditor
 Custom editor related to the ShopsInspector component. More...
 
class  Storage
 Implements conception of the in-game storage. More...
 
class  StorageCaller
 Calls instance of the StoragesDatabase.StorageContainer by id. Creates new entry in case if not registered. More...
 
class  StorageCallerEditor
 Custom editor related to the StorageCaller component. More...
 
class  StorageEditor
 Custom editor related to the Storage component. More...
 
class  StorageGUIElementEditor
 Custom editor related to the StorageGUIElement component. More...
 
class  StoragesDatabase
 Data base that holds data of entire storages created during game session. More...
 
class  StoragesInspectorEditor
 Custom editor related to the StoragesInspector component. More...
 
class  StoragesService
 Helper class that provides API for handling Storage instances at runtime. Implements entity component system conception for Storages instances. More...
 
class  TransactionOrderInspectorEditor
 Custom editor related to the TransactionOrderInspector component. More...
 
class  TransactionService
 Order that contains meta data related to the resource transfer instruction. More...