Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
UnrealMemory.h File Reference
+ Include dependency graph for UnrealMemory.h:

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)
 
#define INLINE_FMEMORY_OPERATION   (0)
 

Functions

FORCEINLINE void DoGamethreadHook (int32 Index)
 

Macro Definition Documentation

◆ INLINE_FMEMORY_OPERATION

#define INLINE_FMEMORY_OPERATION   (0)

Definition at line 310 of file UnrealMemory.h.

◆ MALLOC_GT_HOOKS

#define MALLOC_GT_HOOKS   0

Definition at line 26 of file UnrealMemory.h.

◆ TIME_MALLOC

#define TIME_MALLOC   (0)

Definition at line 37 of file UnrealMemory.h.

◆ UE_ALLOW_OSMEMORYLOCKFREE

#define UE_ALLOW_OSMEMORYLOCKFREE   0

Definition at line 17 of file UnrealMemory.h.

◆ UE_USE_VERYLARGEPAGEALLOCATOR

#define UE_USE_VERYLARGEPAGEALLOCATOR   0

Definition at line 13 of file UnrealMemory.h.

Function Documentation

◆ DoGamethreadHook()

FORCEINLINE void DoGamethreadHook ( int32 Index)

Definition at line 32 of file UnrealMemory.h.