Exemple #1
0
 public void LoadModuleData(bool isLoadGame) => ScriptingInterfaceOfIMBGame.call_LoadModuleDataDelegate(isLoadGame);
Exemple #2
0
 public void StartNew() => ScriptingInterfaceOfIMBGame.call_StartNewDelegate();