Init(args)
Scripting Reference
List of all members | Public Member Functions
Sisus.Init.IAwake Interface Reference

Description

Defines a class that wants to receive a callback during the Awake event function of the MonoBehaviour that wraps it.

Public Member Functions

void Awake ()
 Awake is called when the script instance is being loaded. More...