![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| template<typename T > | |
| SIZE_T | GetAllocatedSize (const T &Value) |
| template<typename T > | |
| SIZE_T | GetAllocatedSize (const TArray< T > &Array) |
| template<typename T > | |
| SIZE_T | GetAllocatedSize (const TBitArray<> &Array) |
| template<typename T > | |
| SIZE_T | GetAllocatedSize (const TSet< T > &Set) |
| template<typename T > | |
| SIZE_T | GetAllocatedSize (const TUniquePtr< T > &Ptr) |
| template<typename T > | |
| SIZE_T | GetAllocatedSize (const TRefCountPtr< T > &Ptr) |
| template<typename T , ESPMode Mode> | |
| SIZE_T | GetAllocatedSize (const TSharedPtr< T, Mode > &Ptr) |
| SIZE_T | GetAllocatedSize (const Chaos::FImplicitObject3 *ImplicitObjectPtr) |
| SIZE_T | GetAllocatedSize (const Chaos::FBVHParticlesFloat3 &BVHParticles) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |