NotifyTriggerMode

The current mode used by the blendspace to decide which animation notifies to fire.

Windows
MacOS
Linux

Syntax

TEnumAsByte< ENotifyTriggerMode::Type > NotifyTriggerMode

Remarks

The current mode used by the blendspace to decide which animation notifies to fire. Valid options are:

  • AllAnimations - All notify events will fire

  • HighestWeightedAnimation - Notify events will only fire from the highest weighted animation

  • None - No notify events will fire from any animations

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss