Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/BulkDataCookedIndex.h |
| Include | #include "Serialization/BulkDataCookedIndex.h" |
Syntax
class FBulkDataCookedIndex
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBulkDataCookedIndex
(
ValueType InValue |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | |||
| ValueType | GetValue () |
||
| bool | IsDefault () |
||
| FBulkDataCookedIndex | ParseFromPath
(
FStringView Path |
TODO: Unit tests. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FBulkDataCookedIndex& Other |
||
| bool | operator==
(
const FBulkDataCookedIndex& Other |
Typedefs
| Name | Description |
|---|---|
| ValueType | It is likely that we will want to expand the number of bits that this system currently uses when addressed via FIoChunkIds in the future. |
Constants
| Name | Description |
|---|---|
| Default | |
| MAX_DIGITS |