Наследование: MonoBehaviour
Пример #1
0
 void Start()
 {
     instance = this;
     StartCoroutine(LoadHotFixAssembly());
 }