UInAppPurchaseQueryCallbackProxy2

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInAppPurchaseQueryCallbackProxy2

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/InAppPurchaseQueryCallbackProxy2.h

Include

#include "InAppPurchaseQueryCallbackProxy2.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(MinimalAPI)
class UInAppPurchaseQueryCallbackProxy2 : public UObject

Variables

Name Description

Public variable UProperty BlueprintAssignable

FInAppPurchaseQ...

 

OnFailure

Called when there is an unsuccessful InAppPurchase query.

Public variable UProperty BlueprintAssignable

FInAppPurchaseQ...

 

OnSuccess

Called when there is a successful InAppPurchase query.

Constructors

Name Description

Public function

UInAppPurchaseQueryCallbackProxy2

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Static UFunction BlueprintCallable, Category, Meta

UInAppPurcha...

 

CreateProxyObjectForInAppPurchaseQuery

(
    APlayerController* PlayerContr...,
    const TArray< FString >& ProductId...
)

Queries a InAppPurchase for an integer value.

Overridden from UObject

Name Description

Public function Virtual

void

 

BeginDestroy()

Called before destroying the object.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss