Page cover

🔵Request Prices

Like what you're seeing?

Introduction

Request prices for all item definitions that can be purchased in the user's local currency. After this has been called and returns you can use Get Items with Price, Get Item Price and similar.

Callback

The callback is an event raised when the process completes and contains the following information

  • Result The UEResult value indicates the status of the process

  • Currency Code A UESteamCurrencyCode expresses the currency the user is using for prices

  • Currency Symbol A string expression of the currency code used by the user for example "USD" Code would return a Symbol of "$"

Nodes

Last updated