TMemoryImageAllocator::ForAnyElementType::CalculateSlackGrow

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Serialization/MemoryImage.h"

Syntax

int32 CalculateSlackGrow
(
    int32 NumElements,
    int32 NumAllocatedElements,
    int32 NumBytesPerElement
) const

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