Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetItemModerationStateRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Gets the moderation state for an item, including the concern category and string reason. More information about moderation states can be found here: https://learn.microsoft.com/gaming/playfab/features/economy-v2/ugc/moderation
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFCatalogGetItemModerationStateRequest*
Populated request object.
async XAsyncBlock*