FAllocator2D::operator=

Take control of the copy to reduce the amount of data movement to the strict minimum.

Windows
MacOS
Linux

References

Module

MeshUtilitiesCommon

Header

/Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h

Include

#include "Allocator2D.h"

Source

/Engine/Source/Runtime/MeshUtilitiesCommon/Private/Allocator2D.cpp

Syntax

FAllocator2D & operator=
(
    const FAllocator2D & Other
)

Remarks

Take control of the copy to reduce the amount of data movement to the strict minimum.

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