API reference
API reference
Select your platform
No SDKs available
No versions available

FOvrPrice Struct

The price of a FOvrProduct. A price with a currency of "USD" and an amount in hundredths of 99 has a formatted string of "$0.99".

Fields

The price of the product in hundredths of currency units.
The ISO 4217 currency code for the price of the product.
The formatted string representation of the price.

Member Functions

This is the default constructor for the struct, which initializes the ovrPriceHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon