Awake
Awake is called when the script instance is being loaded.
Implementation
protected new virtual void Awake();
Reference
Last updated
Was this helpful?
Awake is called when the script instance is being loaded.
protected new virtual void Awake();
Last updated
Was this helpful?