Link error when using UAnimSequenceBase::GetAnimNotifiesFromDeltaPositions

Hello,

I would like to use UAnimSequenceBase::GetAnimNotifiesFromDeltaPositions to get the trigger time of an notify of a section of a montage.

Unfortunately, using this code gives me a link error as the compiler can’t find the implementation of this function.

How could I do this?

Thanks

Mike