EChunkStatus

Windows
MacOS
Linux

References

Module

ChunkDownloader

Header

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

Include

#include "ChunkDownloader.h"

Syntax

enum EChunkStatus
{
    Mounted,
    Cached,
    Downloading,
    Partial,
    Remote,
    Unknown,
}

Values

Name

Description

Mounted

Cached

Downloading

Partial

Remote

Unknown

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