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