Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SerializeForLog
(
FCbWriter& Writer, |
IO/OnDemandError.h | ||
void SerializeForLog
(
FCbWriter& Writer, |
IO/OnDemandError.h | ||
void SerializeForLog
(
FCbWriter& Writer, |
IO/OnDemandError.h |
SerializeForLog(FCbWriter &, const FIoChunkId &)
| Name | SerializeForLog |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandError.h |
| Include Path | #include "IO/OnDemandError.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/OnDemandError.cpp |
void SerializeForLog
(
FCbWriter & Writer,
const FIoChunkId & ChunkId
)
SerializeForLog(FCbWriter &, EIoErrorCode)
| Name | SerializeForLog |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandError.h |
| Include Path | #include "IO/OnDemandError.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/OnDemandError.cpp |
void SerializeForLog
(
FCbWriter & Writer,
EIoErrorCode ErrorCode
)
SerializeForLog(FCbWriter &, const FFileSystemError &)
| Name | SerializeForLog |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandError.h |
| Include Path | #include "IO/OnDemandError.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/OnDemandError.cpp |
void SerializeForLog
(
FCbWriter & Writer,
const FFileSystemError & Error
)