Trace::SetMemoryHooks

Windows
MacOS
Linux

References

Module

TraceLog

Header

/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h

Include

#include "Trace/Trace.h"

Syntax

namespace Trace
{
    UE_void Trace::SetMemoryHooks
    (
        AllocFunc Alloc,
        FreeFunc Free
    )
}

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