Skip to Main Content

BTD_Mod_Helper.Api.Helpers.ProcessHelper


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Helpers

ProcessHelper Class

Helper methods for processes

public static class ProcessHelper

Inheritance System.Object  ProcessHelper

Methods

ProcessHelper.OpenURL(string) Method

Opens a url in the default browser

public static void OpenURL(string url);

Parameters

url System.String

URL to open

ProcessHelper.RestartGame() Method

Exits the game and starts a new process after waiting 10 seconds, to ensure no "Another instance is already running"
errors

public static void RestartGame();
To learn how to download BTD Mod Helper and install mods, click here