API Mouse.SimRelease

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png SimRelease
Simulates a click-release on an object 
Fc9-h32-icon.png - HANDLE Target
The object to simulate a mouse release on 
Fc9-f32-icon.png - FLOAT X
The X position to pass to the Mouse.Release event 
Fc9-f32-icon.png - FLOAT Y
The Y position to pass to the Mouse.Release event 
Fc9-f32-icon.png - FLOAT Z
The Z position to pass to the Mouse.Release event 
Fc9-void-icon.png - NONE Return


Detailed description

Examples