Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithUniqueNameProviderBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithUniqueNameProviderBase * operator=
(
const FDatasmithUniqueNameProviderBase& Other |
DatasmithUtils.h | ||
| DatasmithUtils.h |
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
)