Navigation
API > API/Developer > API/Developer/IoStoreUtilities
Inheritance Hierarchy
- ICookArtifactReader
- FCookArtifactReaderCommon
- FLayeredCookArtifactReader
References
| Module | IoStoreUtilities |
| Header | /Engine/Source/Developer/IoStoreUtilities/Public/LayeredCookArtifactReader.h |
| Include | #include "LayeredCookArtifactReader.h" |
Syntax
class FLayeredCookArtifactReader : public FCookArtifactReaderCommon
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddLayer
(
TSharedRef< ICookArtifactReader > InLayer |
||
| void | EmptyLayers () |
||
| bool | RemoveLayer
(
TSharedRef< ICookArtifactReader > InLayer |
Overridden from ICookArtifactReader
| Type | Name | Description | |
|---|---|---|---|
| bool | FileExists
(
const TCHAR* Filename |
||
| int64 | |||
| bool | IterateDirectory
(
const TCHAR* Directory, |
||
| IFileHandle * |