Input_CheckMouseRightButtonUp - MalisPierre/ModularGame GitHub Wiki

bool Input.CheckMouseRightButtonUp()


Description:

return true if the player has just released the Right click.


Parameters:

  • void

Returns:

  • bool: true if the Right mouse has just been released, false if not.