FMallocFrameProfiler::TrackRealloc

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/MallocFrameProfiler.h"

Source

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

Syntax

virtual void TrackRealloc
(
    void * OldPtr,
    void * NewPtr,
    uint32 NewSize,
    uint32 OldSize,
    int32 CallStackIndex
)

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