![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "HAL/Platform.h"#include "HAL/UnrealMemory.h"#include "Misc/AssertionMacros.h"#include "Misc/CoreMiscDefines.h"#include "rapidjson/rapidjson.h"#include "rapidjson/document.h"#include "rapidjson/encodings.h"#include "rapidjson/writer.h"#include "rapidjson/prettywriter.h"#include "rapidjson/stringbuffer.h"#include "rapidjson/schema.h"#include "rapidjson/error/en.h"Go to the source code of this file.
Macros | |
| #define | RAPIDJSON_ASSERT(x) check(x) |
| #define | RAPIDJSON_ERROR_CHARTYPE TCHAR |
| #define | RAPIDJSON_ERROR_STRING(x) TEXT(x) |
| #define | RAPIDJSON_ENDIAN RAPIDJSON_BIGENDIAN |
| #define RAPIDJSON_ENDIAN RAPIDJSON_BIGENDIAN |