SendDuiMouseDown — RedM Natives
0x5D01F191 · CFX · client
Injects a 'mouse down' event for a DUI object. Coordinates are expected to be set using SEND_DUI_MOUSE_MOVE.
Parameters
| Name | Type | Description |
|---|---|---|
| duiObject | long | The DUI browser handle. |
| button | char* | Either `'left'`, `'middle'` or `'right'`. |
Returns
void