Table of Contents
Helper class for a ModStartMenuEntry that is nested beneath another entry
public abstract class ModStartMenuEntry<T> : BTD_Mod_Helper.Api.UI.ModStartMenuEntry
where T : BTD_Mod_Helper.Api.UI.ModStartMenuEntry
T
Inheritance System.Object ModContent NamedModContent ModStartMenuEntry ModStartMenuEntry
The parent entry that this should be nested under
public override BTD_Mod_Helper.Api.UI.ModStartMenuEntry ParentEntry { get; }