UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchServices::TBlockData< ElementType > Member List

This is the complete list of members for BuildPatchServices::TBlockData< ElementType >, including all inherited members.

AddData(const FBlockStructure &NewStructure, const TArray< ElementType > &NewData)BuildPatchServices::TBlockData< ElementType >inline
AddData(const FBlockStructure &NewStructure, const ElementType *NewData, const int32 NewDataCount)BuildPatchServices::TBlockData< ElementType >inline
CopyTo(TArray< ElementType > &OutData, const FBlockStructure &Structure) constBuildPatchServices::TBlockData< ElementType >inline
GetAllocatedSize() constBuildPatchServices::TBlockData< ElementType >inline
GetDataCount() constBuildPatchServices::TBlockData< ElementType >inline
RemoveData(const FBlockStructure &Structure)BuildPatchServices::TBlockData< ElementType >inline