Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IO
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h |
| Include | #include "IO/IoDispatcher.h" |
Syntax
class FIoStoreWriterContext
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< class IIoStoreWriter > | CreateContainer
(
const TCHAR* InContainerPath, |
||
| void | Flush () |
||
| FProgress | GetProgress () |
||
| FIoStatus | Initialize
(
const FIoStoreWriterSettings& InWriterSettings |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FProgress |