PICO Unreal Platform SDK
UPico_Product Class Reference

UPico_Product class. More...

#include <Pico_IAP.h>

Public Member Functions

FString GetDescription ()
 The description of the add-on.
 
FString GetDetailDescription ()
 The detailed description of the add-on.
 
FString GetPrice ()
 The price of the add-on, which is a number string.
 
FString GetFormattedPrice ()
 Not use!
 
FString GetCurrency ()
 The currency required for purchasing the add-on.
 
FString GetName ()
 The name of the add-on.
 
FString GetSKU ()
 The unique identifier of the add-on.
 
FString GetIcon ()
 The icon of the add-on, which is an image URL.
 
EAddonsType GetAddonsType ()
 The type of the add-on.
 
EPeriodType GetPeriodType ()
 The period type for the subscription add-on.
 
EPeriodType GetTrialPeriodUnit ()
 The trial period unit for the subscription add-on.
 
int32 GetTrialPeriodValue ()
 The trial period value for the subscription add-on.
 
FString GetOuterId ()
 The unique identifier of a subscription period.
 
FString GetOriginalPrice ()
 The original price of the add-on. This field means the price without discount.
 
bool GetIsContinuous ()
 Whether the subscription is auto renewed.
 

Detailed Description

UPico_Product class.

PPF_Product.h