Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/SmartName.h |
| Include | #include "Animation/SmartName.h" |
Syntax
struct FSmartName
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | DisplayName | Name | |
| SmartName::UID_Type | UID | SmartName::UID_Type - for faster access. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSmartName () |
|||
FSmartName
(
const FName& InDisplayName, |
FSmartName functions are no longer used. |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FSmartName& Other |
||
| bool | operator==
(
FSmartName const& Other |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
FSmartName
(
const FName& InDisplayName, |
FSmartName functions are no longer used. | ||
| bool | IsValid () |
FSmartName functions are no longer used. |