Input_CheckMouseLeftButtonDown - MalisPierre/ModularGame GitHub Wiki

bool Input.CheckMouseLeftButtonDown()


Description:

return true if the player has just pressed the left click.


Parameters:

  • void

Returns:

  • bool: true if the left mouse is just being pressed, false if not.