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