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

This is the complete list of members for FInstallBundleReport::FStateUpdating, including all inherited members.

BackgroundDownloadedBytesFInstallBundleReport::FStateUpdating
bUsesBackgroundDownloadsFInstallBundleReport::FStateUpdating
DownloadProgressFInstallBundleReport::FStateUpdating
DownloadSizeFInstallBundleReport::FStateUpdating
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("DownloadSize", reinterpret_cast< int64 & >(DownloadSize))FInstallBundleReport::FStateUpdating
JSON_SERIALIZE("bUsesBackgroundDownloads", bUsesBackgroundDownloads)FInstallBundleReport::FStateUpdating
JSON_SERIALIZE("DownloadProgress", DownloadProgress)FInstallBundleReport::FStateUpdating
JSON_SERIALIZE("BackgroundDownloadedBytes", reinterpret_cast< int64 & >(BackgroundDownloadedBytes))FInstallBundleReport::FStateUpdating
Serialize(FJsonSerializerBase &Serializer, bool bFlatObject)=0FJsonSerializablepure virtual
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
~FJsonSerializable()FJsonSerializablevirtual