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