Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFInventoryPurchaseInventoryItemsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Purchase an item or bundle. Up to 10,000 stacks of items can be added to a single inventory collection. Stack size is uncapped.
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFInventoryPurchaseInventoryItemsRequest*
Populated request object.
async XAsyncBlock*