FIoChunkId

Identifier to a chunk of data.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "IO/IoDispatcher.h"

Syntax

class FIoChunkId

Remarks

Identifier to a chunk of data.

Functions

Name Description

Public function Const

bool

 

IsValid()

Public function

void

 

Set

(
    const void* InIdPtr,
    SIZE_T InSize
)

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FIoChunkId& Rhs
)

Public function Const

bool

 

operator==

(
    const FIoChunkId& Rhs
)

Constants

Name

Description

InvalidChunkId

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