コード例 #1
0
ファイル: CLScene.cs プロジェクト: ByteChkR/Byt3
 public override void OnDestroy()
 {
     base.OnDestroy();
     CLAPI.DisposeInstance();
 }