Exemplo n.º 1
0
 public void LoadModuleData(bool isLoadGame) => ScriptingInterfaceOfIMBGame.call_LoadModuleDataDelegate(isLoadGame);
Exemplo n.º 2
0
 public void StartNew() => ScriptingInterfaceOfIMBGame.call_StartNewDelegate();