Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/FPcpLayerStack
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasLayer
(
const FSdfLayer& Layer |
UsdWrappers/PcpLayerStack.h | ||
bool HasLayer
(
const FSdfLayerWeak& Layer |
UsdWrappers/PcpLayerStack.h |
HasLayer(const FSdfLayer &)
| Name | HasLayer |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/PcpLayerStack.h |
| Include Path | #include "UsdWrappers/PcpLayerStack.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/PcpLayerStack.cpp |
bool HasLayer
(
const FSdfLayer & Layer
) const
HasLayer(const FSdfLayerWeak &)
| Name | HasLayer |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/PcpLayerStack.h |
| Include Path | #include "UsdWrappers/PcpLayerStack.h" |
| Source | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Private/UsdWrappers/PcpLayerStack.cpp |
bool HasLayer
(
const FSdfLayerWeak & Layer
) const