Bug fixes and QoL changes
Changed
- Reverted the change where the
isExpandedproperty would be shared between the collection editor and the property drawer. - Renamed
ObjectTypetoTObjectTypeto keep standardized - Added
TryGetItemByNamefor theScriptableObjectCollection.cs - Added extra safety methods for checking duplicated
Guidson collections and collection items - Properly implemented
CollectionItemPickerIEnumerator<TItemType> GetEnumerator()
Full Changelog: v2.0.4...v2.0.5