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

Namespaces

namespace  FJsonSerializablePrivate
 
namespace  UE
 
namespace  UE::JsonSerializable
 
namespace  UE::JsonSerializable::Private
 

Functions

template<typename StringType >
const StringType FJsonSerializablePrivate::ToJsonStringWithType (FJsonSerializable &Json, bool bPrettyPrint)
 
template<typename CharType >
bool UE::JsonSerializable::Private::FromJsonStringView (FJsonSerializable *Serializable, TStringView< CharType > JsonStringView)