Skip to Main Content

BTD_Mod_Helper​.Api​.UI​.ModWindow_T_


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.UI

ModWindow Class

Helper class for defining a ModWindow whose start menu entry is nested beneath another

public abstract class ModWindow<T> : BTD_Mod_Helper.Api.UI.ModWindow
    where T : BTD_Mod_Helper.Api.UI.ModStartMenuEntry

Type parameters

T

the parent Start Menu entry

Inheritance System.ObjectModContentNamedModContentModStartMenuEntryModWindow  ModWindow

Properties

ModWindow.ParentEntry Property

The parent entry that this should be nested under

public override BTD_Mod_Helper.Api.UI.ModStartMenuEntry ParentEntry { get; }

Property Value

ModStartMenuEntry

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