PICO Unreal Platform SDK
FPicoIAPInterface Member List

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
GetSubscriptionStatus(const FString &SKU, FGetSubscriptionStatusDelegate InGetSubscriptionStatusDelegate)FPicoIAPInterface
GetViewerPurchases(FGetViewerPurchasesDelegate InGetViewerPurchasesDelegate)FPicoIAPInterface
LaunchCheckoutFlow(const FString &SKU, const FString &Price, const FString &Currency, FLaunchCheckoutFlowDelegate InLaunchCheckoutFlowDelegate)FPicoIAPInterface
LaunchCheckoutFlowV2(const FString &SKU, const FString &Price, const FString &Currency, const FString &OuterId, FLaunchCheckoutFlow_V2Delegate InLaunchCheckoutFlow_V2Delegate)FPicoIAPInterface
LaunchCheckoutFlowV3(const FString &SKU, const FString &Price, const FString &Currency, const FString &OuterId, const FString &OrderComment, FLaunchCheckoutFlow_V3Delegate InLaunchCheckoutFlow_V3Delegate)FPicoIAPInterface