natives.IS IN CAR FIRE BUTTON PRESSED: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
Line 5: Line 5:
|name = natives.IS_IN_CAR_FIRE_BUTTON_PRESSED
|name = natives.IS_IN_CAR_FIRE_BUTTON_PRESSED
|parameters = void
|parameters = void
|usage = Check if the in-vehicle fire button is pressed.
|usage = checks whether the in-vehicle fire button is currently pressed
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}

Revision as of 11:58, 13 June 2026

natives.IS_IN_CAR_FIRE_BUTTON_PRESSED

Signature: void natives.IS_IN_CAR_FIRE_BUTTON_PRESSED(void)

Usage: checks whether the in-vehicle fire button is currently pressed

Return

void

On failure: void