unreal.AnimNotifyState_EarlyOutContextualAnimWindow

class unreal.AnimNotifyState_EarlyOutContextualAnimWindow(outer: Object | None = None, name: Name | str = 'None')

Bases: AnimNotifyState

Notify used to allow player to early out from a contextual anim. Usually used at the end of the animations to improve responsivess

C++ Source:

  • Plugin: ContextualAnimation

  • Module: ContextualAnimation

  • File: AnimNotifyState_EarlyOutContextualAnimWindow.h

Editor Properties: (see get_editor_property/set_editor_property)

  • notify_color (Color): [Read-Write] Color of Notify in editor

  • should_fire_in_editor (bool): [Read-Write] Whether this notify state instance should fire in animation editors