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