UAnimMontage::FilterOutNotifyBranchingPoints

Filter out notifies from array that are marked as 'BranchingPoints'

Windows
MacOS
Linux

Deprecated

  • Use the GetAnimNotifiesFromTrackPositions that takes FAnimNotifyEventReferences instead

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h

Include

#include "Animation/AnimMontage.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimMontage.cpp

Syntax

void FilterOutNotifyBranchingPoints
(
    TArray< const FAnimNotifyEvent * > & InAnimNotifies
)

Remarks

Filter out notifies from array that are marked as 'BranchingPoints'

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