unreal.OnNotifyStateReplaced¶
- class unreal.OnNotifyStateReplaced(*args: Any, **kwargs: Any)¶
Bases:
DelegateBaseDelegate called when a notify state was replaced
- Parameters:
old_notify_state (AnimNotifyState)
new_notify_state (AnimNotifyState)
C++ Source:
Module: AnimationBlueprintLibrary
File: AnimationBlueprintLibrary.h