GTA V NativesplayerPlayer::isReloadingOn this pagePlayer::isReloadingReturns whether the specified ped is reloading. Syntax ```js player.isReloading(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also