示例#1
0
 protected override void Initialize()
 {
     base.Initialize();
     this.types = new Type[] { EditorManager.GetCollectionItemType(Inspector.PropertyType) };
 }