Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/FDatasmithUniqueNameProvider
- FDatasmithUniqueNameProviderBase::RemoveExistingName()
- FDatasmithUniqueNameProvider::RemoveExistingName()
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h |
| Include | #include "DatasmithUtils.h" |
virtual void RemoveExistingName
(
const FString & Name
)
Remarks
Remove a name from the list of existing name
Parameters
| Name | Description |
|---|---|
| Name | name to unregister |