IPlatformChunkInstall::GetProgressReportingTypeSupported

Check if a given reporting type is supported.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformChunkInstall.h

Include

#include "GenericPlatform/GenericPlatformChunkInstall.h"

Syntax

bool GetProgressReportingTypeSupported
(
    EChunkProgressReportingType::Type ReportType
)

Remarks

Check if a given reporting type is supported.

Returns

true if reporting type is supported on the current platform.

Parameters

Parameter

Description

ReportType

Enum specifying how progress is reported.

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