Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/TUsdStore
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
USDMemory.h |
|
|
|
USDMemory.h |
|
|
|
USDMemory.h |
|
|
|
USDMemory.h |
|
operator=(const TUsdStore< UsdObjectType > &)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/USDMemory.h |
| Include Path |
#include "USDMemory.h" |
TUsdStore < UsdObjectType > & operator=
(
const TUsdStore < UsdObjectType > & Other
)
operator=(TUsdStore< UsdObjectType > &&)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/USDMemory.h |
| Include Path |
#include "USDMemory.h" |
TUsdStore < UsdObjectType > & operator=
(
TUsdStore < UsdObjectType > && Other
)
operator=(const UsdObjectType &)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/USDMemory.h |
| Include Path |
#include "USDMemory.h" |
TUsdStore < UsdObjectType > & operator=
(
const UsdObjectType & UsdObject
)
operator=(UsdObjectType &&)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/USDMemory.h |
| Include Path |
#include "USDMemory.h" |
TUsdStore < UsdObjectType > & operator=
(
UsdObjectType && UsdObject
)