Saneject 0.7.1 (beta) #3
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.
-
[Inject]
attribute to be used with public fields without[SerializeField]
.Scope
binding API:BindComponent<TComponent>()
and single generic variations are nowBindComponent<T>()
, to make it clearer thatT
can be both interface and concrete.This discussion was created from the release Saneject 0.7.1 (beta).
Beta Was this translation helpful? Give feedback.
All reactions