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

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

BackgroundedCountFInstallManagerBundleReport
ContextNameFInstallManagerBundleReport
DownloadedBytes() constFInstallManagerBundleReport
ECombinedStatus enum nameFInstallManagerBundleReport
FindOrAddBundleSourceReport(const FInstallBundleSourceType &Type)FInstallManagerBundleReport
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
GetCombinedStatus() constFInstallManagerBundleReport
GetDownloadProgress() constFInstallManagerBundleReport
GetHighestCurrentBundleVersion() constFInstallManagerBundleReport
GetInstallationProgress() constFInstallManagerBundleReport
GetLongProgressString() constFInstallManagerBundleReport
GetLowestCurrentBundleVersion() constFInstallManagerBundleReport
GetProgressString() constFInstallManagerBundleReport
JSON_SERIALIZE("SessionId", SessionId)FInstallManagerBundleReport
JSON_SERIALIZE("LoadedCount", LoadedCount)FInstallManagerBundleReport
JSON_SERIALIZE_ARRAY_SERIALIZABLE("SourceReports", SourceReports, FInstallBundleSourceReport)FInstallManagerBundleReport
JSON_SERIALIZE_NAME("ContextName", ContextName)FInstallManagerBundleReport
JSON_SERIALIZE_OPTIONAL("BackgroundedCount", BackgroundedCount)FInstallManagerBundleReport
LoadedCountFInstallManagerBundleReport
Serialize(FJsonSerializerBase &Serializer, bool bFlatObject)=0FJsonSerializablepure virtual
SessionIdFInstallManagerBundleReport
SourceReportsFInstallManagerBundleReport
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() constFInstallManagerBundleReport
TotalDownloadSize() constFInstallManagerBundleReport
TryFindBundleSourceReport(const FInstallBundleSourceType &Type)FInstallManagerBundleReport
UpdatedBundleCount() constFInstallManagerBundleReport
~FJsonSerializable()FJsonSerializablevirtual