コード例 #1
0
ファイル: TravelGameMode.cs プロジェクト: DLBL0624/CSCI529
 public override void OnRelease()
 {
     mResLoader.UnloadAsset("Travel/pawn");
 }