FSmartNameMapping::AddName

Add a name to the mapping, fails if it already exists

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/SmartName.h

Include

#include "Animation/SmartName.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/SmartName.cpp

Syntax

FSmartName AddName
(
    FName InName
)

Remarks

Add a name to the mapping, fails if it already exists

Returns

FSmartName - populated smart name

Parameters

Parameter

Description

InName

The name to add

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss