MaxSingleAlloc

Limits the maximum single allocation, to this many bytes, for debugging

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/MemoryBase.h"

Syntax

static TAtomic< uint64 > MaxSingleAlloc;

Remarks

Limits the maximum single allocation, to this many bytes, for debugging

Memory allocator base stats.

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