Mouse Actions in Lua #2779
Unanswered
VitruvianSasquatch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been trying to hack some additional mouse functionality into some plugins, and as far as I can tell none of the following callbacks trigger:
preMousePress()
onMousePress()
preMouseMultiCursor()
onMouseMultiCursor()
Is this expected behaviour?
Beta Was this translation helpful? Give feedback.
All reactions