FMemoryImageAllocatorBase::ResizeAllocation

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Serialization/MemoryImage.h

Include

#include "Serialization/MemoryImage.h"

Source

/Engine/Source/Runtime/Core/Private/Containers/MemoryImageAllocator.cpp

Syntax

void ResizeAllocation
(
    int32 PreviousNumElements,
    int32 NumElements,
    SIZE_T NumBytesPerElement,
    uint32 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