ArenaRealloc

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Memory/MemoryArena.h

Include

#include "Memory/MemoryArena.h"

Source

/Engine/Source/Runtime/Core/Private/Memory/MemoryArena.cpp

Syntax

FArenaPointer ArenaRealloc
(
    FMemoryArena * Arena,
    void * InPtr,
    SIZE_T OldSize,
    SIZE_T NewSize,
    SIZE_T Alignment
)

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