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