FResourceSizeEx::AddDedicatedSystemMemoryBytes

Add the given number of bytes to the dedicated system memory count.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/ResourceSize.h

Include

#include "ProfilingDebugging/ResourceSize.h"

Syntax

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss