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