IEditableSkeleton::RegisterOnNotifiesChanged

Register a delegate to be called when this skeletons notifies are changed

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

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

Include

#include "IEditableSkeleton.h"

Syntax

void RegisterOnNotifiesChanged
(
    const FSimpleMulticastDelegate::FDelegate & InDelegate
)

Remarks

Register a delegate to be called when this skeletons notifies are changed

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