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