how i could stop countdown timer when the player reach end of level ?

You’re plugging in a Component as Object. Is this intended? Does this component have the timer function?

Did you mean the Actor instead?


Any reason why you cannot call a Custom Event in the target actor that owns the timer? Manually typing function names is asking for trouble.