game-common / pragma.inventory / InventoryServiceContent /
InventoryServiceContent #
class InventoryServiceContent
Content data for the inventory service, including item catalogs, crafting, rewards, and grants.
Constructors #
InventoryServiceContent | fun InventoryServiceContent() |
Functions #
Name | Summary |
---|---|
Returns an ItemCatalog proto of stackable and instanced entries from this InventoryServiceContent. | |
Returns a RewardsCatalog proto of all reward content from this InventoryServiceContent. | |
Initializes a new InventoryServiceContent for the given ContentDataNodeService. |