GTA V NativesplayerPlayer::setSimulateAimingOn this pagePlayer::setSimulateAimingSyntax ```js player.setSimulateAiming(toggle); ``` Required Arguments toggle: Boolean Return value Undefined Example ```js // todo ``` See also