unreal.AnimNotify_PlayMontageNotifyWindow

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

Bases: AnimNotifyState

UAnimNotify_PlayMontageNotifyWindow

C++ Source:

  • Module: AnimGraphRuntime

  • File: AnimNotify_PlayMontageNotify.h

Editor Properties: (see get_editor_property/set_editor_property)

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

  • notify_name (Name): [Read-Write] Name of notify that is passed to ability.

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

property notify_name: Name

[Read-Only] Name of notify that is passed to ability.

Type:

(Name)