FOnNodeTitleChangedEvent

Event that is broadcast to inform observers that the node title has changed The default SAnimationGraphNode uses this to invalidate cached node title text

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_NoParams< void >

UAnimGraphNode_Base::FOnNodeTitleChangedEvent

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimGraphNode_Base.h

Include

#include "AnimGraphNode_Base.h"

Syntax

class FOnNodeTitleChangedEvent : public TBaseMulticastDelegate_NoParams< void >

Remarks

Event that is broadcast to inform observers that the node title has changed The default SAnimationGraphNode uses this to invalidate cached node title text

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