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

FOvrBillingPlan Struct

Contains the detailed billing plan information for a EOvrProductType::SUBSCRIPTION. A BillingPlan can have a FOvrPaidOffer and an array of FOvrTrialOffer. The FOvrTrialOfferArray can contain a FREE_TRIAL and an INTRO_OFFER.

Fields

Represents the FOvrPaidOffer associated with the billing_plan.
A list of FOvrTrialOffer associated with the billing_plan.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrBillingPlanHandle 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