Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSmartNameMapping
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Remove
(
const SmartName::UID_Type& Uid |
Animation/SmartName.h | ||
| Animation/SmartName.h |
Remove(const SmartName::UID_Type &)
| Name | Remove |
| 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 Remove
(
const SmartName::UID_Type & Uid
)
Remove(const FName &)
| Name | Remove |
| 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 Remove
(
const FName & Name
)