示例#1
0
 public void Prepare()
 {
     editor = GetComponent <ConfigerComponet.Editor>();
     editor.ShowSection();
     Update();
 }