API/Autodoc/Classes/UGetPurchaseInfoNode.md


UGetPurchaseInfoNode

#include <UGetPurchaseInfoNode.h>

Inherits from UBlueprintAsyncActionBase

Public Functions

Name
UGetPurchaseInfoNode * GetPurchaseInfoAsync(URuStoreBillingClient * target, FString purchaseId)

Public Attributes

Name
FGetPurchaseInfoPin Success
FGetPurchaseInfoPin Failure

function GetPurchaseInfoAsync

static UGetPurchaseInfoNode * GetPurchaseInfoAsync(
    URuStoreBillingClient * target,
    FString purchaseId
)

variable Success

FGetPurchaseInfoPin Success;

variable Failure

FGetPurchaseInfoPin Failure;

Назад