Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/FSdfLayerBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UsdWrappers/SdfLayer.h | |||
FSdfLayerBase
(
const FSdfLayer& Other |
UsdWrappers/SdfLayer.h | ||
FSdfLayerBase
(
FSdfLayer&& Other |
UsdWrappers/SdfLayer.h | ||
FSdfLayerBase
(
const FSdfLayerWeak& Other |
UsdWrappers/SdfLayer.h | ||
FSdfLayerBase
(
FSdfLayerWeak&& Other |
UsdWrappers/SdfLayer.h |
FSdfLayerBase()
| Name | FSdfLayerBase |
| 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()
FSdfLayerBase(const FSdfLayer &)
| Name | FSdfLayerBase |
| 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
(
const FSdfLayer & Other
)
FSdfLayerBase(FSdfLayer &&)
| Name | FSdfLayerBase |
| 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
(
FSdfLayer && Other
)
FSdfLayerBase(const FSdfLayerWeak &)
| Name | FSdfLayerBase |
| 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
(
const FSdfLayerWeak & Other
)
FSdfLayerBase(FSdfLayerWeak &&)
| Name | FSdfLayerBase |
| 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
(
FSdfLayerWeak && Other
)