FSmartNameMapping::Exists

Check whether a name already exists in the mapping

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/SmartName.h

Include

#include "Animation/SmartName.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/SmartName.cpp

Syntax

bool Exists
(
    const FName & Name
) const

Remarks

Check whether a name already exists in the mapping

Returns

bool - whether the name was found

Parameters

Parameter

Description

Name

the name to check

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