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