UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchServices::FDeltaMatchProcessor Class Reference

Public Member Functions

 FDeltaMatchProcessor ()
 
bool AddMatch (const FChunkMatchMeta &NewMatchMeta, bool &bForceSkip)
 

Public Attributes

TArray< FChunkMatchMetaMatches
 
int32 LastAcceptedIdx
 

Constructor & Destructor Documentation

◆ FDeltaMatchProcessor()

BuildPatchServices::FDeltaMatchProcessor::FDeltaMatchProcessor ( )
inline

Member Function Documentation

◆ AddMatch()

bool BuildPatchServices::FDeltaMatchProcessor::AddMatch ( const FChunkMatchMeta NewMatchMeta,
bool bForceSkip 
)
inline

Member Data Documentation

◆ LastAcceptedIdx

int32 BuildPatchServices::FDeltaMatchProcessor::LastAcceptedIdx

◆ Matches

TArray<FChunkMatchMeta> BuildPatchServices::FDeltaMatchProcessor::Matches

The documentation for this class was generated from the following file: