reloadButtonPressed()
Module: Player
Summary:
Gets if the reload button is pressed
Call this on:
The player
Example:
if ( self reloadButtonPressed() ) ...