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