FPageAllocator

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/MemStack.h

Include

#include "Misc/MemStack.h"

Syntax

class FPageAllocator

Functions

Name Description

Public function Static

void *

 

Alloc()

Public function Static

void *

 

AllocSmall()

Public function Static

uint64

 

BytesFree()

Public function Static

uint64

 

BytesUsed()

Public function Static

void

 

Free

(
    void* Mem
)

Public function Static

void

 

FreeSmall

(
    void* Mem
)

Public function Static

void

 

LatchProtectedMode()

Typedefs

Name

Description

TPageAllocator

Constants

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