CreateIoChunkId

Creates a chunk identifier,

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h

Include

#include "IO/IoDispatcher.h"

Syntax

static FIoChunkId CreateIoChunkId
(
    uint64 ChunkId,
    uint16 ChunkIndex,
    EIoChunkType IoChunkType
)

Remarks

Creates a chunk identifier,

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