コード例 #1
0
ファイル: Entry.cs プロジェクト: onelei/LemonTS
 private void Awake()
 {
     CacheGameObject.AddComponent <DontDestroyOnLoad>();
 }