Navigation
Unreal Engine C++ API Reference > Runtime > DatasmithCore > FDatasmithUniqueNameProvider
- FDatasmithUniqueNameProviderBase::Contains()
- FDatasmithUniqueNameProvider::Contains()
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h |
Include | #include "DatasmithUtils.h" |
virtual bool Contains
&40;
const FString & Name
&41;
Remarks
Check if the given name is already registered true if the name is in the cache
Parameters
Name | Description |
---|---|
Name | name to test |