Input_CheckMouseRightButtonDown - MalisPierre/ModularGame GitHub Wiki
bool Input.CheckMouseRightButtonDown()
Description:
return true if the player has just pressed the Right click.
Parameters:
- void
Returns:
- bool: true if the Right mouse is just being pressed, false if not.