![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FItem (UClass *InClass=nullptr) | |
| FItem (UClass *InClass, int32 InCount, SIZE_T InNum, SIZE_T InMax, FResourceSizeEx InTrueResourceSize) | |
| void | Add (FArchiveCountMem &Ar, FResourceSizeEx InTrueResourceSize) |
| void | Add (SIZE_T InNumBytes, SIZE_T InMaxBytes, FResourceSizeEx InTrueResourceSize) |
Public Attributes | |
| UClass * | Class |
| int32 | Count |
| SIZE_T | Num |
| SIZE_T | Max |
| FResourceSizeEx | TrueResourceSize |
|
inline |
|
inline |
|
inline |
|
inline |
| UClass* UE::FItem::Class |
| int32 UE::FItem::Count |
| SIZE_T UE::FItem::Max |
| SIZE_T UE::FItem::Num |
| FResourceSizeEx UE::FItem::TrueResourceSize |
Only exclusive resource size, the truer resource size.