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 SmartName::UID_Type & Uid
) const

Remarks

Check whether a name already exists in the mapping

Returns

bool - whether the name was found

Parameters

Parameter

Description

Uid

the SmartName::UID_Type 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