![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BlockData.h>
Public Member Functions | |
| int32 | GetDataCount () const |
| uint32 | GetAllocatedSize () const |
| void | CopyTo (TArray< ElementType > &OutData, const FBlockStructure &Structure) const |
| void | AddData (const FBlockStructure &NewStructure, const TArray< ElementType > &NewData) |
| void | AddData (const FBlockStructure &NewStructure, const ElementType *NewData, const int32 NewDataCount) |
| void | RemoveData (const FBlockStructure &Structure) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |