UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInstallBundleSourceReport Member List

This is the complete list of members for FInstallBundleSourceReport, including all inherited members.

BundlesFInstallBundleSourceReport
DownloadedBytes() constFInstallBundleSourceReport
FindOrAddBundleReport(FName BundleName)FInstallBundleSourceReport
FromJson(const TCHAR *Json)FJsonSerializablevirtual
FromJson(const UTF8CHAR *Json)FJsonSerializablevirtual
FromJson(const FString &Json)FJsonSerializablevirtual
FromJson(const FUtf8String &Json)FJsonSerializablevirtual
FromJson(FString &&Json)FJsonSerializablevirtual
FromJson(FUtf8String &&Json)FJsonSerializablevirtual
FromJson(TSharedPtr< FJsonObject > JsonObject)FJsonSerializablevirtual
FromJsonStringView(FUtf8StringView JsonStringView)FJsonSerializable
FromJsonStringView(FWideStringView JsonStringView)FJsonSerializable
JSON_SERIALIZE_ARRAY_SERIALIZABLE("Bundles", Bundles, FInstallBundleReport)FInstallBundleSourceReport
JSON_SERIALIZE_NAME("SourceType", SourceType)FInstallBundleSourceReport
JSON_SERIALIZE_OPTIONAL("TargetVersion", TargetVersion)FInstallBundleSourceReport
Serialize(FJsonSerializerBase &Serializer, bool bFlatObject)=0FJsonSerializablepure virtual
SourceTypeFInstallBundleSourceReport
TargetVersionFInstallBundleSourceReport
ToJson(bool bPrettyPrint=true) constFJsonSerializable
ToJson(bool bPrettyPrint=true)FJsonSerializablevirtual
ToJson(TSharedRef< TJsonWriter< CharType, PrintPolicy >, SPMode > JsonWriter, bool bFlatObject=false) constFJsonSerializableinline
ToJsonUtf8(bool bPrettyPrint=true) constFJsonSerializable
ToJsonUtf8(bool bPrettyPrint=true)FJsonSerializablevirtual
TotalBundleCount() constFInstallBundleSourceReport
TotalDownloadSize() constFInstallBundleSourceReport
TryFindBundleReport(FName BundleName)FInstallBundleSourceReport
UpdatedBundleCount() constFInstallBundleSourceReport
~FJsonSerializable()FJsonSerializablevirtual