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