A Demo Project for the UnrealEngineSDK
|
UObject class representing basic response data. More...
#include <UIData.h>
Public Member Functions | |
UBasicResponseData () | |
~UBasicResponseData () | |
virtual FCompareResult | Compare (UBasicResponseData *ResponseData) const |
bool | NeedConfirm () const |
void | SetNeedConfirmation (bool Value) |
Private Member Functions | |
GENERATED_BODY () | |
Private Attributes | |
UBasicResponseData * | Data |
UPROPERTY() | |
bool | NeedShowConfirmation = false |
UPROPERTY() | |
UObject class representing basic response data.
UCLASS(BlueprintType)
|
inlinevirtual |
|
private |
|
inline |
|
private |
|
private |