public void Reload()
 {
     reloadGameplayDll();
     twEngine.CreateSimulators(); // reinitialize!
 }