Replies: 1 comment
-
var sharedCanvasComponent = sharedCanvas.GetComponent() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I'm learning VContainer, and switching from Zenject,
I couldnt find alternative for "fromComponentOn",
Container.Bind().FromComponentOn(sharedCanvas.gameObject).AsSingle();
please advise
Beta Was this translation helpful? Give feedback.
All reactions