FOnNodePropertyChangedEvent

Event that observers can bind to so that they are notified about changes made to this node through the property system

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, FPropertyChangedEvent & >

UAnimGraphNode_Base::FOnNodePropertyChangedEvent

References

Module

AnimGraph

Header

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

Include

#include "AnimGraphNode_Base.h"

Syntax

class FOnNodePropertyChangedEvent : public TBaseMulticastDelegate_OneParam< void, FPropertyChangedEvent & >

Remarks

Event that observers can bind to so that they are notified about changes made to this node through the property system

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