![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) const | BuildPatchServices::TBlockData< ElementType > | inline |
| GetAllocatedSize() const | BuildPatchServices::TBlockData< ElementType > | inline |
| GetDataCount() const | BuildPatchServices::TBlockData< ElementType > | inline |
| RemoveData(const FBlockStructure &Structure) | BuildPatchServices::TBlockData< ElementType > | inline |