game-common / pragma.inventory /

Package pragma.inventory #

Types #

NameSummary

CraftingPlugin

interface CraftingPlugin

Plugin to define crafting behavior, enabling arbitrary inventory transformations.

EntitlementProviderPlugin

interface EntitlementProviderPlugin : PragmaServicePlugin

Plugin interface used to manage entitlement fulfillment with a third party provider.

InstancedItemPlugin

interface InstancedItemPlugin

Plugin to define the behavior of creating and updating instanced items.

InventoryServiceContent

class InventoryServiceContent

Content data for the inventory service, including item catalogs, crafting, rewards, and grants.

RewardSelectorPlugin

interface RewardSelectorPlugin

Plugin to define the behavior of rolling random rewards from RewardGrants.