Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSmartNameContainer
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Note: We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables. |
Animation/SmartName.h |
|
|
|
Animation/SmartName.h |
|
|
|
Animation/SmartName.h |
|
FSmartNameContainer()
Description
Note: We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables.
| |
|
| Name |
FSmartNameContainer |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Animation/SmartName.h |
| Include Path |
#include "Animation/SmartName.h" |
FSmartNameContainer()
FSmartNameContainer(const FSmartNameContainer &)
| |
|
| Name |
FSmartNameContainer |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Animation/SmartName.h |
| Include Path |
#include "Animation/SmartName.h" |
FSmartNameContainer
(
const FSmartNameContainer &
)
FSmartNameContainer(FSmartNameContainer &&)
| |
|
| Name |
FSmartNameContainer |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Animation/SmartName.h |
| Include Path |
#include "Animation/SmartName.h" |
FSmartNameContainer
(
FSmartNameContainer &&
)