FGenericPlatformChunkInstall::IsChunkInstallationPending

Check whether installation of chunks are pending

Windows
MacOS
Linux

Override Hierarchy

IPlatformChunkInstall::IsChunkInstallationPending()

FGenericPlatformChunkInstall::IsChunkInstallationPending()

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformChunkInstall.h"

Syntax

virtual bool IsChunkInstallationPending
(
    const TArray< FCustomChunk > & ChunkTagsID
)

Remarks

Check whether installation of chunks are pending

Returns

whether installation task has been kicked

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