Native referenceFiveM

IS_CONTROL_JUST_PRESSED

0x580417101DDB492F PAD
FUNCTION SIGNATURE
BOOL IS_CONTROL_JUST_PRESSED(int padIndex, int control);
Property Value
Native Name IS_CONTROL_JUST_PRESSED
Hash 0x580417101DDB492F
Return Type BOOL
Parameters padIndex (int), control (int)

Description: Returns whether a control was newly pressed since the last check.

Parameters

Back to PAD