UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UnrealMemory.h File Reference

Go to the source code of this file.

Classes

struct  FScopedMallocTimer
 
struct  FMemory
 

Macros

#define UE_USE_VERYLARGEPAGEALLOCATOR   0
 
#define UE_ALLOW_OSMEMORYLOCKFREE   0
 
#define MALLOC_GT_HOOKS   0
 
#define TIME_MALLOC   (0)
 

Functions

UE_FORCEINLINE_HINT void DoGamethreadHook (int32 Index)
 

Macro Definition Documentation

◆ MALLOC_GT_HOOKS

#define MALLOC_GT_HOOKS   0

◆ TIME_MALLOC

#define TIME_MALLOC   (0)

◆ UE_ALLOW_OSMEMORYLOCKFREE

#define UE_ALLOW_OSMEMORYLOCKFREE   0

◆ UE_USE_VERYLARGEPAGEALLOCATOR

#define UE_USE_VERYLARGEPAGEALLOCATOR   0

Function Documentation

◆ DoGamethreadHook()

UE_FORCEINLINE_HINT void DoGamethreadHook ( int32  Index)