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 FSmartNameContainer
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSmartNameMapping * | GetContainerInternal
(
const FName& ContainerName |
||
| const FSmartNameMapping * | GetContainerInternal
(
const FName& ContainerName |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| FSmartNameMapping * | AddContainer
(
FName NewContainerName |
FSmartNameContainer functions are no longer used. | |
| const FSmartNameMapping * | GetContainer
(
FName ContainerName |
FSmartNameContainer functions are no longer used. | |
| void | PostLoad () |
FSmartNameContainer functions are no longer used. | |
| void | FSmartNameContainer functions are no longer used. |