Initialize

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

Initialize

(
    uint8* InMemoryBase,
    int64 InMemorySize
)

Public function Virtual

void

 

Initialize

(
    uint8* InMemoryBase,
    int64 InMemorySize,
    int32 InAllocationAlignment
)

Initialize this allocator with a preallocated block of memory.

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