Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/MemoryTrackingUtils.h |
| Include | #include "MuR/MemoryTrackingUtils.h" |
Syntax
struct FGlobalMemoryCounter
Functions
| Type | Name | Description | |
|---|---|---|---|
| SSIZE_T | |||
| SSIZE_T | |||
| SSIZE_T | GetCounter () |
||
| SSIZE_T | GetPeak () |
||
| void | Restore () |
||
| void | Zero () |
Static void Update(SSIZE_T Differential); |