Skip to Main Content

BTD_Mod_Helper​.Api​.Commands​.ModCommand_T_


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Commands

ModCommand Class

Defines a ModCommand that is a subcommand of the specified other command

public abstract class ModCommand<T> : BTD_Mod_Helper.Api.Commands.ModCommand
    where T : BTD_Mod_Helper.Api.Commands.ModCommand

Type parameters

T

The root command this is a sub command of

Inheritance System.ObjectModContentModCommand  ModCommand

Derived
OpenFolderCommand

Properties

ModCommand.ParentCommand Property

Other ModCommand that this is nested under, or null if a root command

public sealed override BTD_Mod_Helper.Api.Commands.ModCommand ParentCommand { get; }

Property Value

ModCommand

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