Skip to content

Input_CheckMouseLeftButton

MalisPierre edited this page Sep 20, 2018 · 2 revisions

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