IEditableSkeleton::RenameNotify

Rename a notify

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/IEditableSkeleton.h

Include

#include "IEditableSkeleton.h"

Syntax

int32 RenameNotify
(
    const FName NewName,
    const FName OldName
)

Remarks

Rename a notify

Returns

the number of animations modified

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