Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/FMeshElementTypeWrapper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMeshElementTypeWrapper & operator=
(
const FMeshElementTypeWrapper& Other |
Copy assignment | MeshElementContainer.h | |
| Default move assignment | MeshElementContainer.h |
operator=(const FMeshElementTypeWrapper &)
Description
Copy assignment
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshElementContainer.h |
| Include Path | #include "MeshElementContainer.h" |
FMeshElementTypeWrapper & operator=
(
const FMeshElementTypeWrapper & Other
)
operator=(FMeshElementTypeWrapper &&)
Description
Default move assignment
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/MeshDescription/Public/MeshElementContainer.h |
| Include Path | #include "MeshElementContainer.h" |
FMeshElementTypeWrapper & operator=
(
FMeshElementTypeWrapper &&
)