FVirtualAllocator::FVirtualAllocator

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/VirtualAllocator.h

Include

#include "HAL/VirtualAllocator.h"

Syntax

FVirtualAllocator
(
    void * InLowAdress,
    void * InHighAddress,
    size_t InPageSize,
    size_t InMaximumAlignment,
    bool bInBacksMalloc
)

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