unreal.OnNotifyReplaced¶
- class unreal.OnNotifyReplaced(*args: Any, **kwargs: Any)¶
Bases:
DelegateBaseDelegate called when a notify was replaced
- Parameters:
old_notify (AnimNotify)
new_notify (AnimNotify)
C++ Source:
Module: AnimationBlueprintLibrary
File: AnimationBlueprintLibrary.h