Play Montage in c++ with OnBlendOut, OnInterrupted, etc

(For the next people that get stuck here) I had the same problem and managed to fix it by adding UFUNCTION() infront of the PlayMontageNotifyEnd(FName NotifyName, const FBranchingPointNotifyPayload& BranchingPointNotifyPayload) in header file.

1 Like