UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDebugMemoryEater Class Reference

Public Member Functions

bool Start (const TCHAR *Cmd, FOutputDevice &Ar)
 
void Stop ()
 
void Purge ()
 
bool Tick (float DeltaSeconds)
 

Static Public Member Functions

static FDebugMemoryEaterGet ()
 

Member Function Documentation

◆ Get()

static FDebugMemoryEater & FDebugMemoryEater::Get ( )
inlinestatic

◆ Purge()

void FDebugMemoryEater::Purge ( )
inline

◆ Start()

bool FDebugMemoryEater::Start ( const TCHAR Cmd,
FOutputDevice Ar 
)
inline

◆ Stop()

void FDebugMemoryEater::Stop ( )
inline

◆ Tick()

bool FDebugMemoryEater::Tick ( float  DeltaSeconds)
inline

The documentation for this class was generated from the following file: