4m4d3u5
7 years agoContributor
Click and hold
I need to be able to left click and hold the mouse click while an action is taking place. Any suggestions?
- 7 years ago
Hi,
Disclaimer: I understand the 'click' action as (relatively) quick press and release of the mouse button. Thus, it is not quite clear to me what "hold the mouse click" means.
Anyway, I hope that LLPlayer object (LLPlayer.MouseDown() and LLPlayer.MouseUp()) should do what you need.