Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FResourceSizeEx > API/Runtime/Core/ProfilingDebugging/FResourceSizeEx/AddDedicatedSystemMemoryBytes
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/ResourceSize.h |
Include | #include "ProfilingDebugging/ResourceSize.h" |
Source | /Engine/Source/Runtime/Core/Private/ProfilingDebugging/ResourceSize.cpp |
FResourceSizeEx & AddDedicatedSystemMemoryBytes
(
const SIZE_T InMemoryBytes
)
Remarks
Add the given number of bytes to the dedicated system memory count.
See Also
DedicatedSystemMemoryBytes for a description of that memory type.