How can I detect a touch event?

Hi.

I see a Onclicked event. Is there anything that can be used for OnTouched?
Basically i want to touch an object. a Specific object.

Been googling and reading but i cannot seem to find anything that is as simple as touching an object.

Figured it out.
I did a Get Hit result under finger for objects.
I then break the Hit result and do a check if the component matches the name of the object i want to touch.

Simply confirm sector 5 from input