Beispiel #1
0
 public void RestoreConfig() // restores whatever is in json config
 {
     CarePackageState.StateManager.TryReloadConfiguratorState();
     CarePackageAPI.Reload();
 }