Bug fixes and QoL changes
Changed
- Reverted the change where the
isExpanded
property would be shared between the collection editor and the property drawer. - Renamed
ObjectType
toTObjectType
to keep standardized - Added
TryGetItemByName
for theScriptableObjectCollection.cs
- Added extra safety methods for checking duplicated
Guids
on collections and collection items - Properly implemented
CollectionItemPicker
IEnumerator<TItemType> GetEnumerator()
Full Changelog: v2.0.4...v2.0.5