Skip to content

Input_CheckMouseRightButton

MalisPierre edited this page Sep 20, 2018 · 1 revision

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