Jump to content

API Mouse.SimClick

From Flowcode Help
SimClick
Simulates a click on an object 
- HANDLE Target
The object to simulate a mouse click on 
- FLOAT X
The X position to pass to the Mouse.Click event 
- FLOAT Y
The Y position to pass to the Mouse.Click event 
- FLOAT Z
The Z position to pass to the Mouse.Click event 
- NONE Return


Detailed description

Examples