TMeshElementArray::Add

Add the provided element at the next available index, and return the ID

Windows
MacOS
Linux

References

Module

MeshDescription

Header

/Engine/Source/Runtime/MeshDescription/Public/MeshElementArray.h

Include

#include "MeshElementArray.h"

Syntax

ElementIDType Add
(
    ElementType && Element
)

Remarks

Add the provided element at the next available index, and return the ID

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