Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogUpdateCatalogConfigRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Updates the configuration for the catalog. Only Title Entities can call this API. There is a limit of 10 requests in 10 seconds for this API. More information about the Catalog Config can be found here: https://learn.microsoft.com/gaming/playfab/features/economy-v2/settings
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogUpdateCatalogConfigRequest*
Populated request object.
async XAsyncBlock*