Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/UGerstnerWaterWaveSubsystem
- UObject::GetResourceSizeEx()
- UGerstnerWaterWaveSubsystem::GetResourceSizeEx()
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/GerstnerWaterWaveSubsystem.h |
| Include | #include "GerstnerWaterWaveSubsystem.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/GerstnerWaterWaveSubsystem.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).