game-common / pragma.inventory /
Package pragma.inventory #
Types #
Name | Summary |
---|---|
Plugin to define crafting behavior, enabling arbitrary inventory transformations. | |
Plugin interface used to manage entitlement fulfillment with a third party provider. | |
Plugin to define the behavior of creating and updating instanced items. | |
Object returned by inventory plugins to perform inventory operations. In some cases, these modifications may be in addition to a primary modification like the instanced item being created by InstancedItemPlugin.newInstanced. | |
Content data for the inventory service, including item catalogs, crafting, rewards, and grants. | |
Plugin to determine if player should be given a limited grant | |
Plugin to define the behavior of rolling random rewards from RewardGrants. |