Navigation
API > API/Developer > API/Developer/DerivedDataCache
Binary predicate that compares chunks by key, then value ID, then raw offset.
| Name | TChunkLess |
| Type | struct |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataChunk.h |
| Include Path | #include "DerivedDataChunk.h" |
Syntax
struct TChunkLess
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator()
(
ChunkTypeA&& A, |
DerivedDataChunk.h |