TChunkEqual

Binary predicate that compares chunks by key, then value ID, then raw offset.

Unreal Engine C++ API Reference > Developer > DerivedDataCache

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataChunk.h
Include #include "DerivedDataChunk.h"

Syntax

struct TChunkEqual  

Remarks

Binary predicate that compares chunks by key, then value ID, then raw offset.

Operators

Type Name Description
bool operator() ( ChunkTypeA&& A, ChunkTypeB&& B )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library