Navigation
API > API/Plugins > API/Plugins/HTTPChunkInstaller > API/Plugins/HTTPChunkInstaller/FHTTPChunkInstall
| Name | FChunkPrio |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Public/HTTPChunkInstaller.h |
| Include Path | #include "HTTPChunkInstaller.h" |
Syntax
struct FChunkPrio
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChunkPrio
(
uint32 InChunkID, |
HTTPChunkInstaller.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChunkID | uint32 | HTTPChunkInstaller.h | ||
| ChunkPrio | EChunkPriority::Type | HTTPChunkInstaller.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FChunkPrio& RHS |
HTTPChunkInstaller.h |