Saneject 0.17.0 (beta) #65
alexanderlarsen
announced in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Features
ToTarget<T>now correctly supports nested serializable classes. Previously it only evaluated against the rootMonoBehaviour, but it now recognizes and targets nested class instances as well.[Inject]on methods). Useful for configuration or injection into third party components.List<T>parameters.[Serializable]classes.Improvements
Tests
ToTargetqualification with nested serialized classes.All reactions