Skip to Main Content

BTD_Mod_Helper​.Api​.Bloons​.ModBloon_T_


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Bloons

ModBloon Class

Class for a ModBloon which has a different ModBloon as its base

public abstract class ModBloon<T> : BTD_Mod_Helper.Api.Bloons.ModBloon
    where T : BTD_Mod_Helper.Api.Bloons.ModBloon

Type parameters

T

Inheritance System.ObjectModContentNamedModContentModBloon  ModBloon

Properties

ModBloon.BaseBloon Property

The BaseBloon is the same as its base's

public sealed override string BaseBloon { get; }

Property Value

System.String

ModBloon.BaseModBloon Property

The ModBloon that this is based off of, or null if not based on a ModBloon

protected sealed override BTD_Mod_Helper.Api.Bloons.ModBloon BaseModBloon { get; }

Property Value

ModBloon

ModBloon.KeepBaseId Property

Set this to true if you're making another version of the BaseBloon, like a Fortified Red Bloon

public override bool KeepBaseId { get; }

Property Value

System.Boolean

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