FHTTPChunkInstall::SetInstallSpeed

Specify the priority of chunk installation vs. game IO.

Windows
MacOS
Linux

Override Hierarchy

References

Module

HTTPChunkInstaller

Header

/Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Public/HTTPChunkInstaller.h

Include

#include "HTTPChunkInstaller.h"

Syntax

virtual bool SetInstallSpeed
(
    EChunkInstallSpeed::Type InstallSpeed
)

Remarks

Specify the priority of chunk installation vs. game IO.

Returns

false if the operation is not allowed, otherwise true.

Parameters

Parameter

Description

InstallSpeed

Pause, low or high priority.

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