Table of Contents
A ModCustomDisplay that will automatically apply to a ModBloon
public abstract class ModBloonCustomDisplay<T> : BTD_Mod_Helper.Api.Display.ModBloonCustomDisplay
where T : BTD_Mod_Helper.Api.Bloons.ModBloon
T
Inheritance System.Object ModContent ModDisplay ModBloonDisplay ModBloonCustomDisplay ModBloonCustomDisplay
The ModBloon that this ModDisplay is used for
public sealed override BTD_Mod_Helper.Api.Bloons.ModBloon Bloon { get; }