Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSmartNameMapping
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Exists
(
const SmartName::UID_Type& Uid |
Animation/SmartName.h | ||
| Animation/SmartName.h |
Exists(const SmartName::UID_Type &)
| Name | Exists |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/SmartName.h |
| Include Path | #include "Animation/SmartName.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/SmartName.cpp |
bool Exists
(
const SmartName::UID_Type & Uid
) const
Exists(const FName &)
| Name | Exists |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/SmartName.h |
| Include Path | #include "Animation/SmartName.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/SmartName.cpp |
bool Exists
(
const FName & Name
) const