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