public void OnClick2() { string str = input2.value; Debug.LogError(str); GameTools.GetEqu(int.Parse(str)); }