![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Containers/AnsiString.h"#include "Containers/Utf8String.h"#include "Serialization/JsonTypes.h"#include "Serialization/BufferReader.h"#include "Misc/StringBuilder.h"Go to the source code of this file.
Classes | |
| class | TJsonReader< CharType > |
| class | TJsonStringReader< CharType > |
| class | TJsonStringViewReader< CharType > |
| class | TJsonReaderFactory< CharType > |
Macros | |
| #define | JSON_NOTATIONMAP_DEF |
| #define | WITH_JSON_INLINED_NOTATIONMAP 0 |
Typedefs | |
| using | FJsonStringReader = TJsonStringReader< TCHAR > |
Variables | |
| JSON_NOTATIONMAP_DEF | |
| #define JSON_NOTATIONMAP_DEF |
| #define WITH_JSON_INLINED_NOTATIONMAP 0 |
| using FJsonStringReader = TJsonStringReader<TCHAR> |
| JSON_NOTATIONMAP_DEF |