Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithUniqueNameProviderBase
Overloads
operator=(const FDatasmithUniqueNameProviderBase &)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h |
| Include Path |
#include "DatasmithUtils.h" |
| Source |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithUtils.cpp |
FDatasmithUniqueNameProviderBase * operator=
(
const FDatasmithUniqueNameProviderBase & Other
)
operator=(FDatasmithUniqueNameProviderBase &&)
| |
|
| Name |
operator= |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h |
| Include Path |
#include "DatasmithUtils.h" |
| Source |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithUtils.cpp |
FDatasmithUniqueNameProviderBase * operator=
(
FDatasmithUniqueNameProviderBase && Other
)