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