14#include "JsonObjectWrapper.generated.h"
21USTRUCT(BlueprintType, meta = (DisplayName =
"JsonObject"))
29 UPROPERTY(EditAnywhere, Category =
"JSON")
54 WithImportTextItem =
true,
55 WithExportTextItem =
true,
56 WithPostSerialize =
true,
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
#define USTRUCT(...)
Definition ObjectMacros.h:746
#define GENERATED_USTRUCT_BODY(...)
Definition ObjectMacros.h:767
Definition Archive.h:1208
Definition JsonObject.h:23
Definition OutputDevice.h:133
Definition SharedPointer.h:692
Definition JsonObjectWrapper.h:61
Definition JsonObjectWrapper.h:23
Definition StructOpsTypeTraits.h:11
Definition StructOpsTypeTraits.h:46