FSmartNameMapping::Remove

Remove a name from the mapping

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

bool Remove
(
    const SmartName::UID_Type & Uid
)

Remarks

Remove a name from the mapping

Returns

bool - true if the name was found and removed, false if the name wasn't present in the mapping

Parameters

Parameter

Description

Uid

SmartName::UID_Type of the name to remove

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