Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimBlueprint
Inheritance Hierarchy
- TBaseMulticastDelegate_ThreeParams< void, UEdGraph *, FName, FName >
- UAnimBlueprint::FOnGraphRenamedEvent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimBlueprint.h |
| Include | #include "Animation/AnimBlueprint.h" |
Syntax
class FOnGraphRenamedEvent : public TBaseMulticastDelegate_ThreeParams< void, UEdGraph *, FName, FName >
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