Table of Contents
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
T
Inheritance System.Object ModContent NamedModContent ModBloon ModBloon
The BaseBloon is the same as its base's
public override string BaseBloon { get; }
Set this to true if you're making another version of the BaseBloon, like a Fortified Red Bloon
public override bool KeepBaseId { get; }