Mouse enum please

Eh, this question is probably gonna sound dumb, but I needed to use the mouse left button down enum for a script using context action service. I’ve searched the whole api for it but i can’t seem to find the enum for mouse button. Could anyone please tell me the enum or if there is none?

Thanks!

1 Like

I believe it is here, in this API Reference:

Enum.MouseButton1
4 Likes

I got it working, thank you very much

1 Like

Thank you very much i had the same doubt.

1 Like