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