The Catalog abstraction allows interaction with platform store services. The catalog can contain consumables or DLC content that a user can opt to buy via the platform.
Requests the catalog in the specific sorting order.
Platform(s) | Steam |
---|---|
API | Cry::GamePlatform::IService::BrowseCatalog |
Flow Graph Nodes | GamePlatform:Catalog:BrowseCatalog |
Schematyc Nodes | Function::GamePlatform::Service::Catalog::BrowseCatalog |
Retrieves the list of application licenses this user owns (e.g. DLCs).
Platform(s) | Steam |
---|---|
API | Cry::GamePlatform::IService::GetLicenses |
Flow Graph Nodes | GamePlatform:Catalog:GetLicenses |
Schematyc Nodes | Function::GamePlatform::Service::Catalog::GetLicenses |
Fired when a response to a BrowseCatalog request was received.
Platform(s) | Steam |
---|---|
API | Cry::GamePlatform::IService::IListener::OnCatalogReceived |
Flow Graph Nodes | GamePlatform:Listener:OwnedItems:OnCatalogReceived |
Schematyc Nodes | Signal::Receive::[EntityName]::Accounts::PlatformSignalReceiver::Catalog::OnCatalogReceived |
Fired when a response was received from a microtransaction authorization request.
Platform(s) | Steam |
---|---|
API | Cry::GamePlatform::IService::IListener::OnMicroTransactionAuthorizationResponse |
Flow Graph Nodes | GamePlatform:Listener:OwnedItems:OnMicroTransactionAuthResponse |
Schematyc Nodes | Signal::Receive::[EntityName]::Accounts::PlatformSignalReceiver::Catalog::OnMicroTransactionAuthorizationResponse |