| BackgroundedCount | FInstallManagerBundleReport | |
| ContextName | FInstallManagerBundleReport | |
| DownloadedBytes() const | FInstallManagerBundleReport | |
| ECombinedStatus enum name | FInstallManagerBundleReport | |
| FindOrAddBundleSourceReport(const FInstallBundleSourceType &Type) | FInstallManagerBundleReport | |
| FromJson(const TCHAR *Json) | FJsonSerializable | virtual |
| FromJson(const UTF8CHAR *Json) | FJsonSerializable | virtual |
| FromJson(const FString &Json) | FJsonSerializable | virtual |
| FromJson(const FUtf8String &Json) | FJsonSerializable | virtual |
| FromJson(FString &&Json) | FJsonSerializable | virtual |
| FromJson(FUtf8String &&Json) | FJsonSerializable | virtual |
| FromJson(TSharedPtr< FJsonObject > JsonObject) | FJsonSerializable | virtual |
| FromJsonStringView(FUtf8StringView JsonStringView) | FJsonSerializable | |
| FromJsonStringView(FWideStringView JsonStringView) | FJsonSerializable | |
| GetCombinedStatus() const | FInstallManagerBundleReport | |
| GetDownloadProgress() const | FInstallManagerBundleReport | |
| GetHighestCurrentBundleVersion() const | FInstallManagerBundleReport | |
| GetInstallationProgress() const | FInstallManagerBundleReport | |
| GetLongProgressString() const | FInstallManagerBundleReport | |
| GetLowestCurrentBundleVersion() const | FInstallManagerBundleReport | |
| GetProgressString() const | FInstallManagerBundleReport | |
| 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 | |
| LoadedCount | FInstallManagerBundleReport | |
| Serialize(FJsonSerializerBase &Serializer, bool bFlatObject)=0 | FJsonSerializable | pure virtual |
| SessionId | FInstallManagerBundleReport | |
| SourceReports | FInstallManagerBundleReport | |
| ToJson(bool bPrettyPrint=true) const | FJsonSerializable | |
| ToJson(bool bPrettyPrint=true) | FJsonSerializable | virtual |
| ToJson(TSharedRef< TJsonWriter< CharType, PrintPolicy >, SPMode > JsonWriter, bool bFlatObject=false) const | FJsonSerializable | inline |
| ToJsonUtf8(bool bPrettyPrint=true) const | FJsonSerializable | |
| ToJsonUtf8(bool bPrettyPrint=true) | FJsonSerializable | virtual |
| TotalBundleCount() const | FInstallManagerBundleReport | |
| TotalDownloadSize() const | FInstallManagerBundleReport | |
| TryFindBundleSourceReport(const FInstallBundleSourceType &Type) | FInstallManagerBundleReport | |
| UpdatedBundleCount() const | FInstallManagerBundleReport | |
| ~FJsonSerializable() | FJsonSerializable | virtual |