You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changed
Fixed issue with the Foldout issue, now showing multiple inherited collectables should work fine
Improved the ADD New on the collection and what is displayed, and the the creation of new types is on a subfolder.
Added static access to the ScriptableObjectCollection<>.Values
Renamed the generated Static value back to the .Values to keep in line with the static access. so you can now access by Collection.Values or Collectable.Values
Added
Support to create Collections / Collectables based on a Utils script, useful for another package creating the necessary Collection items.