Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FResourceSizeEx
Description
Get the number of bytes allocated from unknown memory.
| Name | GetUnknownMemoryBytes |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/ResourceSize.h |
| Include Path | #include "ProfilingDebugging/ResourceSize.h" |
| Source | /Engine/Source/Runtime/Core/Private/ProfilingDebugging/ResourceSize.cpp |
SIZE_T GetUnknownMemoryBytes() const
See Also
- UnknownMemoryBytes for a description of that memory type.