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