Pico Unreal Platform SDK
|
This is the complete list of members for FPicoIAPInterface, including all inherited members.
ConsumePurchase(const FString &SKU, FConsumePurchaseDelegate InConsumePurchaseDelegate) | FPicoIAPInterface | |
GetNextProductsArrayPage(UPico_ProductArray *InProductArray, FGetNextProductArrayPageDelegate InGetNextProductArrayPageDelegate) | FPicoIAPInterface | |
GetNextPurchaseArrayPage(UPico_PurchaseArray *InPurchaseArray, FGetNextPurchaseArrayPageDelegate InGetNextPurchaseArrayPageDelegate) | FPicoIAPInterface | |
GetProductsBySKU(TArray< FString > ProductSKUs, int32 Count, FGetProductsBySKUDelegate InGetProductsBySKUDelegate) | FPicoIAPInterface | |
GetViewerPurchases(FGetViewerPurchasesDelegate InGetViewerPurchasesDelegate) | FPicoIAPInterface | |
LaunchCheckoutFlow(const FString &SKU, const FString &Price, const FString &Currency, FLaunchCheckoutFlowDelegate InLaunchCheckoutFlowDelegate) | FPicoIAPInterface |