Documentation

Mouse Entered - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Mouse Entered

GUI.Control.MouseEntered(
  Position 2D Vector
) 
Triggers when the cursor enters the control

Parameters

Position 2D Vector
Position on the control of the cursor when the mouse enters the control

Lua Usage

control:MouseEntered(position)

If you think anything is missing, please feel free to: submit documentation feedback on this page