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

#include <MallocCallstackHandler.h>

Public Member Functions

 FScopeDisableMallocCallstackHandler ()
 
 ~FScopeDisableMallocCallstackHandler ()
 

Detailed Description

Disables the callstack handler for the current thread Need to do this as we might allocate memory for the allocators tracking data, that can't be tracked!

Constructor & Destructor Documentation

◆ FScopeDisableMallocCallstackHandler()

FScopeDisableMallocCallstackHandler::FScopeDisableMallocCallstackHandler ( )
inline

◆ ~FScopeDisableMallocCallstackHandler()

FScopeDisableMallocCallstackHandler::~FScopeDisableMallocCallstackHandler ( )
inline

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