コード例 #1
0
ファイル: TrashMan.cs プロジェクト: lvshiling/MyFramework
 void OnApplicationQuit()
 {
     instance = null;
 }