Jump to content

API Mouse.SimDrag

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


Detailed description

Examples