コード例 #1
0
    public void SelectionButton()
    {
        string state = gameObject.name;

        showinfo.DisplayInfo(state, stateNum);
    }