Inheritance: IScript, IToXml
コード例 #1
0
ファイル: UnloadedRoom.cs プロジェクト: smarinel/ags-web
 public void UnloadScript()
 {
     _script = null;
 }