Skip to Main Content

BTD_Mod_Helper​.Api​.Testing​.IHasDefaultTest


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Testing

IHasDefaultTest Interface

Indicates this type has a default ModTest available for it

public interface IHasDefaultTest

Derived
ModBloon
ModRoundSet
ModDisplay
ModGameMode
ModTower
ModVanillaContent

Properties

IHasDefaultTest.UseDefaultTest Property

Allow ModHelper to automatically register a default ModTest for this content

bool UseDefaultTest { get; }

Property Value

System.Boolean