FDatasmithUniqueNameProvider::Contains

Check if the given name is already registered

Windows
MacOS
Linux

Override Hierarchy

FDatasmithUniqueNameProviderBase::Contains()

FDatasmithUniqueNameProvider::Contains()

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithUtils.h

Include

#include "DatasmithUtils.h"

Syntax

virtual bool Contains
(
    const FString & Name
)

Remarks

Check if the given name is already registered

Returns

true if the name is in the cache

Parameters

Parameter

Description

Name

name to test

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss