Skip to Main Content

BTD_Mod_Helper​.Api​.Commands​.Open​.OpenScreenCommand


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Commands.Open

OpenScreenCommand Class

Parent command for opening UI screens

public class OpenScreenCommand : BTD_Mod_Helper.Api.Commands.ModCommand<BTD_Mod_Helper.Api.Commands.OpenCommand>

Inheritance System.ObjectModContentModCommandBTD_Mod_Helper.Api.Commands.ModCommand<OpenCommand>  OpenScreenCommand

Properties

OpenScreenCommand.Command Property

The string name of this command

public override string Command { get; }

Property Value

System.String

OpenScreenCommand.Help Property

Short text description of this command

public override string Help { get; }

Property Value

System.String

Methods

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