This version of Unity is unsupported.

BaseInput.GetMouseButtonUp

Declaration

public bool GetMouseButtonUp(int button);

Description

Interface to Input.GetMouseButtonUp. Can be overridden to provide custom input instead of using the Input class.