For the complete documentation index, see llms.txt. This page is also available as Markdown.

Awake

Awake is called when the script instance is being loaded.

Implementation

protected new virtual void Awake();

Reference

MonoBehaviour.Awake

Last updated