FMeshElement::IsSameMeshElement

Checks to see if this mesh element points to the same element as another mesh element

Windows
MacOS
Linux

References

Module

EditableMesh

Header

/Engine/Plugins/Runtime/EditableMesh/Source/EditableMesh/Public/MeshElement.h

Include

#include "MeshElement.h"

Syntax

bool IsSameMeshElement
(
    const FMeshElement & Other
) const

Remarks

Checks to see if this mesh element points to the same element as another mesh element

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