Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/FSdfAttributeSpec
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSdfAttributeSpec & operator=
(
const FSdfAttributeSpec& Other |
UsdWrappers/SdfAttributeSpec.h | ||
FSdfAttributeSpec & operator=
(
FSdfAttributeSpec&& Other |
UsdWrappers/SdfAttributeSpec.h |
operator=(const FSdfAttributeSpec &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/SdfAttributeSpec.h |
| Include Path | #include "UsdWrappers/SdfAttributeSpec.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/SdfAttributeSpec.cpp |
FSdfAttributeSpec & operator=
(
const FSdfAttributeSpec & Other
)
operator=(FSdfAttributeSpec &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/SdfAttributeSpec.h |
| Include Path | #include "UsdWrappers/SdfAttributeSpec.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/SdfAttributeSpec.cpp |
FSdfAttributeSpec & operator=
(
FSdfAttributeSpec && Other
)