UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
JsonStringifyImpl.cpp File Reference

Classes

struct  UE::Private::FPackageReferenceFinder
 

Namespaces

namespace  UE
 
namespace  UE::Private
 

Macros

#define INTRINSIC_TABLE
 
#define INTRINSIC_ENTRY(FPropertyType, intrinsic_type)
 

Macro Definition Documentation

◆ INTRINSIC_ENTRY

#define INTRINSIC_ENTRY (   FPropertyType,
  intrinsic_type 
)
Value:
{ \
Writer->WriteValueInline(ValueAsIntrinsic); \
}
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127

◆ INTRINSIC_TABLE

#define INTRINSIC_TABLE
Value:
FPlatformTypes::int16 int16
A 16-bit signed integer.
Definition Platform.h:1123
FPlatformTypes::int8 int8
An 8-bit signed integer.
Definition Platform.h:1121
FPlatformTypes::int64 int64
A 64-bit signed integer.
Definition Platform.h:1127
FPlatformTypes::int32 int32
A 32-bit signed integer.
Definition Platform.h:1125
FPlatformTypes::uint64 uint64
A 64-bit unsigned integer.
Definition Platform.h:1117
#define INTRINSIC_ENTRY(FPropertyType, intrinsic_type)
uint16_t uint16
Definition binka_ue_file_header.h:7
uint32_t uint32
Definition binka_ue_file_header.h:6
Definition UnrealType.h:2503
Definition UnrealType.h:2465
Definition UnrealType.h:2271
Definition UnrealType.h:2336
Definition UnrealType.h:2239
Definition UnrealType.h:2304
Definition UnrealType.h:2368
Definition UnrealType.h:2400
Definition UnrealType.h:2432