IBuildInstaller::GetUpdateProgress

Get the update progress

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildInstaller.h

Include

#include "Interfaces/IBuildInstaller.h"

Syntax

float GetUpdateProgress() const

Remarks

Get the update progress

Returns

A float describing progress: Between 0 and 1 for known progress, or less than 0 for unknown progress.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss