| Property | Value |
|---|---|
| Native Name | _POINTER_IS_LEFT_BUTTON_HELD |
| Hash | 0x61CAE9D1FD055E44 |
| Return Type | BOOL |
| Build | 1207 |
| API Set | client |
Description: Returns true if player is holding LMB while cursor is active _PI* - _PO*
Usage
Lua (Direct):
local result = PointerIsLeftButtonHeld()
Lua (Hash):
local result = Citizen.InvokeNative(0x61CAE9D1FD055E44)