![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "UObject/Class.h"Go to the source code of this file.
Classes | |
| struct | FJsonObjectStructInterfaceRegistry |
| struct | IJsonObjectStructConverter |
| struct | TImplementsJsonObjectStructConverter< StructType > |
Namespaces | |
| namespace | UE |
| namespace | UE::Json |
| namespace | UE::Json::Private |
Enumerations | |
| enum class | EJsonObjectConvertResult { UseDefaultConverter , FailAndAbort , IgnoreAndContinue , Converted } |
Functions | |
| const IJsonObjectStructConverter * | UE::Json::Private::GetStructConverterInterface (const UScriptStruct *ScriptStruct) |
|
strong |