Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@coryleach coryleach released this 25 Aug 01:40
· 1 commit to master since this release
c87746f

Updated interface for IRuntimeSet and RuntimeSet scriptable objects.
Added OnAdd and OnRemove UnityEvents to RuntimeSet collections.
RuntimeSet.Items is now an IReadOnlyList to enforce usage of the Add and Remove methods