コード例 #1
0
 protected void OnDestroy()
 {
     m_Mgr = null;
 }
コード例 #2
0
 protected void Awake()
 {
     // Save a reference to the instance
     m_Mgr = this;
 }