Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UGeometryCacheTrack
- UObject::GetResourceSizeEx()
- UGeometryCacheTrack::GetResourceSizeEx()
- UDEPRECATED_GeometryCacheTrack_FlipbookAnimation::GetResourceSizeEx()
- UDEPRECATED_GeometryCacheTrack_TransformAnimation::GetResourceSizeEx()
- UDEPRECATED_GeometryCacheTrack_TransformGroupAnimation::GetResourceSizeEx()
- UGeometryCacheTrackStreamable::GetResourceSizeEx()
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrack.h |
| Include | #include "GeometryCacheTrack.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrack.cpp |
virtual void GetResourceSizeEx
(
FResourceSizeEx & CumulativeResourceSize
)
Remarks
Get the size of the object/resource for use in memory tools or to display to artists/LDs in the Editor This is the extended version which separates up the used memory into different memory regions (the actual definition of which may be platform specific).