Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_Base
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, FPropertyChangedEvent & >
- UAnimGraphNode_Base::FOnNodePropertyChangedEvent
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/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