Exemplo n.º 1
0
    void OnDestroy()
    {
        SetHeroActive(true);
        onCameraPlay = null;
        onDialogPlay = null;
        m_instance   = null;

        StroyLineDataManager.Instance.GetNpcList.Clear();
    }
Exemplo n.º 2
0
 void Awake()
 {
     m_instance = this;
 }