Skip to Main Content

BTD_Mod_Helper​.Api​.Commands​.OpenCommand


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Commands

OpenCommand Class

Commands for opening specific files / folders

public sealed class OpenCommand : BTD_Mod_Helper.Api.Commands.ModCommand

Inheritance System.ObjectModContentModCommand  OpenCommand

Properties

OpenCommand.Command Property

The string name of this command

public override string Command { get; }

Property Value

System.String

OpenCommand.Help Property

Short text description of this command

public override string Help { get; }

Property Value

System.String

Methods

OpenCommand.Execute(string) Method

Runs this command

public override bool Execute(ref string resultText);

Parameters

resultText System.String

Returns

System.Boolean
Whether this command successfully executed

To learn how to download BTD Mod Helper and install mods, click here