Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UBlendSpace
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