PAD Natives
Generated declarations в этой категории: 50.
| Native | Function | Signature | Hash | Return | Status |
|---|---|---|---|---|---|
PAD::_GET_GAMEPAD_TYPE | getGamepadType | getGamepadType(): number | 0x18E474F40EF05F10 | number | supported |
PAD::_IS_CONTROL_HELD_DOWN | isControlHeldDown | isControlHeldDown(control: number, action: number, duration: number): boolean | 0xE9CB8C56E90D5079 | boolean | supported |
PAD::ALLOW_ALTERNATIVE_SCRIPT_CONTROLS_LAYOUT | allowAlternativeScriptControlsLayout | allowAlternativeScriptControlsLayout(control: number): void | 0x7F4724035FDCA1DD | void | supported |
PAD::CLEAR_CONTROL_LIGHT_EFFECT | clearControlLightEffect | clearControlLightEffect(control: number): void | 0xCB0360EFEFB2580D | void | supported |
PAD::CLEAR_CONTROL_SHAKE_SUPPRESSED_ID | clearControlShakeSuppressedId | clearControlShakeSuppressedId(control: number): void | 0xA0CEFCEA390AAB9B | void | supported |
PAD::DISABLE_ALL_CONTROL_ACTIONS | disableAllControlActions | disableAllControlActions(control: number): void | 0x5F4B6931816E599B | void | supported |
PAD::DISABLE_CONTROL_ACTION | disableControlAction | disableControlAction(control: number, action: number, disableRelatedActions: boolean): void | 0xFE99B66D079CF6BC | void | supported |
PAD::ENABLE_ALL_CONTROL_ACTIONS | enableAllControlActions | enableAllControlActions(control: number): void | 0xA5FFE9B05F199DE7 | void | supported |
PAD::ENABLE_CONTROL_ACTION | enableControlAction | enableControlAction(control: number, action: number, enableRelatedActions: boolean): void | 0x351220255D64C155 | void | supported |
PAD::GET_ALLOW_MOVEMENT_WHILE_ZOOMED | getAllowMovementWhileZoomed | getAllowMovementWhileZoomed(): boolean | 0xFC859E2374407556 | boolean | supported |
PAD::GET_CONTROL_GROUP_INSTRUCTIONAL_BUTTONS_STRING | getControlGroupInstructionalButtonsString | getControlGroupInstructionalButtonsString(control: number, controlGroup: number, allowXOSwap: boolean): string | 0x80C2FD58D720C801 | string | supported |
PAD::GET_CONTROL_HOW_LONG_AGO | getControlHowLongAgo | getControlHowLongAgo(control: number): number | 0xD7D22F5592AED8BA | number | supported |
PAD::GET_CONTROL_INSTRUCTIONAL_BUTTONS_STRING | getControlInstructionalButtonsString | getControlInstructionalButtonsString(control: number, action: number, allowXOSwap: boolean): string | 0x0499D7B09FC9B407 | string | supported |
PAD::GET_CONTROL_NORMAL | getControlNormal | getControlNormal(control: number, action: number): number | 0xEC3C9B8D5327B563 | number | supported |
PAD::GET_CONTROL_UNBOUND_NORMAL | getControlUnboundNormal | getControlUnboundNormal(control: number, action: number): number | 0x5B84D09CEC5209C5 | number | supported |
PAD::GET_CONTROL_VALUE | getControlValue | getControlValue(control: number, action: number): number | 0xD95E79E8686D2C27 | number | supported |
PAD::GET_DISABLED_CONTROL_NORMAL | getDisabledControlNormal | getDisabledControlNormal(control: number, action: number): number | 0x11E65974A982637C | number | supported |
PAD::GET_DISABLED_CONTROL_UNBOUND_NORMAL | getDisabledControlUnboundNormal | getDisabledControlUnboundNormal(control: number, action: number): number | 0x4F8A26A890FD62FB | number | supported |
PAD::GET_IS_USING_ALTERNATE_DRIVEBY | getIsUsingAlternateDriveby | getIsUsingAlternateDriveby(): boolean | 0x0F70731BACCFBB96 | boolean | supported |
PAD::GET_IS_USING_ALTERNATE_HANDBRAKE | getIsUsingAlternateHandbrake | getIsUsingAlternateHandbrake(): boolean | 0x25AAA32BDC98F2A3 | boolean | supported |
PAD::GET_LOCAL_PLAYER_AIM_STATE | getLocalPlayerAimState | getLocalPlayerAimState(): number | 0xBB41AFBBBC0A0287 | number | supported |
PAD::GET_LOCAL_PLAYER_GAMEPAD_AIM_STATE | getLocalPlayerGamepadAimState | getLocalPlayerGamepadAimState(): number | 0x59B9A7AF4C95133C | number | supported |
PAD::HAVE_CONTROLS_CHANGED | haveControlsChanged | haveControlsChanged(control: number): boolean | 0x6CD79468A1E595C6 | boolean | supported |
PAD::INIT_PC_SCRIPTED_CONTROLS | initPcScriptedControls | initPcScriptedControls(schemeName: string): boolean | 0x3D42B92563939375 | boolean | supported |
PAD::IS_CONTROL_ENABLED | isControlEnabled | isControlEnabled(control: number, action: number): boolean | 0x1CEA6BFDF248E5D9 | boolean | supported |
PAD::IS_CONTROL_JUST_PRESSED | isControlJustPressed | isControlJustPressed(control: number, action: number): boolean | 0x580417101DDB492F | boolean | supported |
PAD::IS_CONTROL_JUST_RELEASED | isControlJustReleased | isControlJustReleased(control: number, action: number): boolean | 0x50F940259D3841E6 | boolean | supported |
PAD::IS_CONTROL_PRESSED | isControlPressed | isControlPressed(control: number, action: number): boolean | 0xF3A21BCD95725A4A | boolean | supported |
PAD::IS_CONTROL_RELEASED | isControlReleased | isControlReleased(control: number, action: number): boolean | 0x648EE3E7F38877DD | boolean | supported |
PAD::IS_DISABLED_CONTROL_JUST_PRESSED | isDisabledControlJustPressed | isDisabledControlJustPressed(control: number, action: number): boolean | 0x91AEF906BCA88877 | boolean | supported |
PAD::IS_DISABLED_CONTROL_JUST_RELEASED | isDisabledControlJustReleased | isDisabledControlJustReleased(control: number, action: number): boolean | 0x305C8DCD79DA8B0F | boolean | supported |
PAD::IS_DISABLED_CONTROL_PRESSED | isDisabledControlPressed | isDisabledControlPressed(control: number, action: number): boolean | 0xE2587F8CBBD87B1D | boolean | supported |
PAD::IS_DISABLED_CONTROL_RELEASED | isDisabledControlReleased | isDisabledControlReleased(control: number, action: number): boolean | 0xFB6C4072E9A32E92 | boolean | supported |
PAD::IS_LOOK_INVERTED | isLookInverted | isLookInverted(): boolean | 0x77B612531280010D | boolean | supported |
PAD::IS_MOUSE_LOOK_INVERTED | isMouseLookInverted | isMouseLookInverted(): boolean | 0xE1615EC03B3BB4FD | boolean | supported |
PAD::IS_USING_CURSOR | isUsingCursor | isUsingCursor(control: number): boolean | 0x13337B38DB572509 | boolean | supported |
PAD::IS_USING_KEYBOARD_AND_MOUSE | isUsingKeyboardAndMouse | isUsingKeyboardAndMouse(control: number): boolean | 0xA571D46727E2B718 | boolean | supported |
PAD::IS_USING_REMOTE_PLAY | isUsingRemotePlay | isUsingRemotePlay(control: number): boolean | 0x23F09EADC01449D6 | boolean | supported |
PAD::SET_CONTROL_LIGHT_EFFECT_COLOR | setControlLightEffectColor | setControlLightEffectColor(control: number, red: number, green: number, blue: number): void | 0x8290252FFF36ACB5 | void | supported |
PAD::SET_CONTROL_SHAKE | setControlShake | setControlShake(control: number, duration: number, frequency: number): void | 0x48B3886C1358D0D5 | void | supported |
PAD::SET_CONTROL_SHAKE_SUPPRESSED_ID | setControlShakeSuppressedId | setControlShakeSuppressedId(control: number, uniqueId: number): void | 0xF239400E16C23E08 | void | supported |
PAD::SET_CONTROL_TRIGGER_SHAKE | setControlTriggerShake | setControlTriggerShake(control: number, leftDuration: number, leftFrequency: number, rightDuration: number, rightFrequency: number): void | 0x14D29BB12D47F68C | void | supported |
PAD::SET_CONTROL_VALUE_NEXT_FRAME | setControlValueNextFrame | setControlValueNextFrame(control: number, action: number, value: number): boolean | 0xE8A25867FBA3B05E | boolean | supported |
PAD::SET_CURSOR_POSITION | setCursorPosition | setCursorPosition(x: number, y: number): boolean | 0xFC695459D4D0E219 | boolean | supported |
PAD::SET_INPUT_EXCLUSIVE | setInputExclusive | setInputExclusive(control: number, action: number): void | 0xEDE476E5EE29EDB1 | void | supported |
PAD::SET_PLAYERPAD_SHAKES_WHEN_CONTROLLER_DISABLED | setPlayerpadShakesWhenControllerDisabled | setPlayerpadShakesWhenControllerDisabled(toggle: boolean): void | 0x798FDEB5B1575088 | void | supported |
PAD::SET_USE_ADJUSTED_MOUSE_COORDS | setUseAdjustedMouseCoords | setUseAdjustedMouseCoords(toggle: boolean): void | 0x5B73C77D9EB66E24 | void | supported |
PAD::SHUTDOWN_PC_SCRIPTED_CONTROLS | shutdownPcScriptedControls | shutdownPcScriptedControls(): void | 0x643ED62D5EA3BEBD | void | supported |
PAD::STOP_CONTROL_SHAKE | stopControlShake | stopControlShake(control: number): void | 0x38C16A305E8CDC8D | void | supported |
PAD::SWITCH_PC_SCRIPTED_CONTROLS | switchPcScriptedControls | switchPcScriptedControls(schemeName: string): boolean | 0x4683149ED1DDE7A1 | boolean | supported |