UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TImplementsJsonObjectStructConverter< StructType > Member List

This is the complete list of members for TImplementsJsonObjectStructConverter< StructType >, including all inherited members.

ConvertFromJson(void *StructMemory, const TSharedPtr< FJsonObject > &InJsonObject) const overrideTImplementsJsonObjectStructConverter< StructType >inlinevirtual
ConvertToJson(const void *StructMemory, TSharedPtr< FJsonObject > &OutJsonObject) const overrideTImplementsJsonObjectStructConverter< StructType >inlinevirtual
TImplementsJsonObjectStructConverter()TImplementsJsonObjectStructConverter< StructType >inline
~IJsonObjectStructConverter()=defaultIJsonObjectStructConverterprotectedvirtual