Input_CheckMouseLeftButton - MalisPierre/ModularGame GitHub Wiki

bool Input.CheckMouseLeftButton()


Description:

return true if the player is pressing the left click.


Parameters:

  • void

Returns:

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