Regarding the call order between monobehaviours methods and fishnet callbacks. #379
Closed
stilnat
started this conversation in
Documentation
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.
-
So the doc is pretty clear regarding fishnet's callback order but I can't find much regarding the call order between monobehaviours methods and fishnet callbacks. It'd be nice on this page to have some doc about it.
Does Awake always get called first ?
Does start always get called before the callbacks too ?
Beta Was this translation helpful? Give feedback.
All reactions