コード例 #1
0
    static void Init()
    {
        MyTool MyTool = GetWindow <MyTool>();

        MyTool.Show();
    }