Navigation
Unreal Engine C++ API Reference > Runtime > Core > IO
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h |
Include | #include "IO/IoDispatcher.h" |
Syntax
class FIoChunkHash
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FIoChunkHash | CreateFromIoHash
(
const FIoHash& IoHash |
|
![]() ![]() |
FIoChunkHash | HashBuffer
(
const void* Data, |
|
![]() ![]() |
FIoHash | ToIoHash () |
|
![]() ![]() |
FString | ToString () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FIoChunkHash& Rhs |
|
![]() ![]() |
bool | operator==
(
const FIoChunkHash& Rhs |