Did they remove OnMouseDown Override in UE5?

I’m trying to use a mouse drag and all things people did before was using a function override and OnMouseDown. But now working on UE5, I can’t find the OnMouseDown Override anywhere. Can someone help me find either where it went, or if it was removed how to get a pointer event of a left click mouse down for the DetectDragIfPressed node?

Nope I’m an idiot. Looked in the wrong place the whole time.

accent your comment as your answer if you don’t have this issue anymore.