Navigation
API > API/Runtime > API/Runtime/Core
| Name | FIoChunkHash |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h |
| Include Path | #include "IO/IoDispatcher.h" |
Syntax
class FIoChunkHash
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Hash | uint8 | IO/IoDispatcher.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIoHash ToIoHash() |
IO/IoDispatcher.h | ||
FString ToString() |
IO/IoDispatcher.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FIoChunkHash CreateFromIoHash
(
const FIoHash& IoHash |
IO/IoDispatcher.h | ||
static FIoChunkHash HashBuffer
(
const void* Data, |
IO/IoDispatcher.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FIoChunkHash& Rhs |
IO/IoDispatcher.h | ||
bool operator==
(
const FIoChunkHash& Rhs |
IO/IoDispatcher.h |