Navigation
API > API/Runtime > API/Runtime/Core
| Name | FIoContainerSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h |
| Include Path | #include "IO/IoDispatcher.h" |
Syntax
struct FIoContainerSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bGenerateDiffPatch | bool | IO/IoDispatcher.h | ||
| ContainerFlags | EIoContainerFlags | IO/IoDispatcher.h | ||
| ContainerId | FIoContainerId | IO/IoDispatcher.h | ||
| EncryptionKey | FAES::FAESKey | IO/IoDispatcher.h | ||
| EncryptionKeyGuid | FGuid | IO/IoDispatcher.h | ||
| SigningKey | FRSAKeyHandle | IO/IoDispatcher.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsCompressed() |
IO/IoDispatcher.h | ||
bool IsEncrypted() |
IO/IoDispatcher.h | ||
bool IsIndexed() |
IO/IoDispatcher.h | ||
bool IsOnDemand() |
IO/IoDispatcher.h | ||
bool IsSigned() |
IO/IoDispatcher.h |