コード例 #1
0
 void OnDestroy()
 {
     s_Sigleton = null;
 }
コード例 #2
0
 void Start()
 {
     s_Sigleton = this;
 }