Funzione
Veloce
WebUI:SendMouseWheelEvent
Sends a Mouse Event into the WebUI programmatically
Non ancora tradotto
Sintassi
my_web_ui:SendMouseWheelEvent(mouse_x, mouse_y, delta_x, delta_y)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
mouse_x
|
integer | — | Position X of the mouse |
mouse_y
|
integer | — | Position Y of the mouse |
delta_x
|
float | — | — |
delta_y
|
float | — | — |