Пример #1
0
    private void OnDestroy()
    {
        monsterController.Deregister(this);

        GameManager.instance.update -= UpdateC;
    }