Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FElementID
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FElementID& Other |
MeshTypes.h | ||
bool operator==
(
const int32 Other |
MeshTypes.h |
operator==(const FElementID &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshTypes.h |
| Include Path | #include "MeshTypes.h" |
bool operator==
(
const FElementID & Other
) const
operator==(const int32)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshTypes.h |
| Include Path | #include "MeshTypes.h" |
bool operator==
(
const int32 Other
) const