Navigation
API > API/Developer > API/Developer/Horde
Options for chunking data
| Name | FChunkingOptions |
| Type | struct |
| Header File | /Engine/Source/Developer/Horde/Public/Storage/Nodes/ChunkNode.h |
| Include Path | #include "Storage/Nodes/ChunkNode.h" |
Syntax
struct FChunkingOptions
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Default | const FChunkingOptions | Storage/Nodes/ChunkNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MaxChunkSize | int32 | Storage/Nodes/ChunkNode.h | ||
| MinChunkSize | int32 | Storage/Nodes/ChunkNode.h | ||
| TargetChunkSize | int32 | Storage/Nodes/ChunkNode.h |