onStart
Why ?
As the onAwake function, this function is made to init variables.
When ?
The difference between onAwake and this function is condition of execution. This function is call in same way of onAwake but the component have to be enable.
Prototype
Last updated
Was this helpful?