Input_CheckMouseRightButton - MalisPierre/ModularGame GitHub Wiki

bool Input.CheckMouseRightButton()


Description:

return true if the player is pressing the right click.


Parameters:

  • void

Returns:

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