예제 #1
0
파일: CLScene.cs 프로젝트: ByteChkR/Byt3
 public override void OnDestroy()
 {
     base.OnDestroy();
     CLAPI.DisposeInstance();
 }