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

FOvrPurchaseArrayPtr Typedef

Retrieve a list of Purchase that the Logged-In-User has made. This list will also contain consumable purchases that have not been consumed.
Retrieve a list of Purchase that the Logged-In-User has made. This list will only contain durable purchase (non-consumable) and is populated from a device cache. It is recommended in all cases to use ovr_User_GetViewerPurchases first and only check the cache if that fails.

Signature

typedef TSharedPtr< FOvrPurchasePages > FOvrPurchaseArrayPtr