UPoseAsset::RenameSmartName

Rename the smart names used by this Pose Asset.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/PoseAsset.h"

Source

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

Syntax

void RenameSmartName
(
    const FName & InOriginalName,
    const FName & InNewName
)

Remarks

Rename the smart names used by this Pose Asset.

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