Exemplo n.º 1
0
 // Testing function: Resets all platform settings.
 public void ResetPlatformSettings()
 {
     ClearPlatformSettings();
     RuntimeSettings.OnEnable();
 }