Skip to Main Content

BTD_Mod_Helper​.Api​.Commands​.ExportCommand


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Commands

ExportCommand Class

Root command for exporting information to files

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

Inheritance System.ObjectModContentModCommand  ExportCommand

Properties

ExportCommand.Command Property

The string name of this command

public override string Command { get; }

Property Value

System.String

ExportCommand.Help Property

Short text description of this command

public override string Help { get; }

Property Value

System.String

Methods

ExportCommand.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