Input_CheckMouseLeftButtonUp - MalisPierre/ModularGame GitHub Wiki
bool Input.CheckMouseLeftButtonUp()
Description:
return true if the player has just released the left click.
Parameters:
- void
Returns:
- bool: true if the left mouse has just been released, false if not.