FMalloc::InitializeStatsMetadata

Initializes stats metadata.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/MemoryBase.h

Include

#include "HAL/MemoryBase.h"

Source

/Engine/Source/Runtime/Core/Private/HAL/MemoryBase.cpp

Syntax

virtual void InitializeStatsMetadata()

Remarks

Initializes stats metadata. We need to do this as soon as possible, but cannot be done in the constructor due to the FName::StaticInit

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