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