Skip to content

Input_CheckMouseRightButtonUp

MalisPierre edited this page Sep 20, 2018 · 1 revision

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.
Clone this wiki locally