Skip to Main Content

BTD_Mod_Helper​.Api​.Components​.ModGameMenuTracker


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Components

ModGameMenuTracker Class

Component to track that a instance of a GameMenu's gameObject actually is the same ModGameMenu as was opened,
as direct comparison on the Unity Objects does not work reliably

public class ModGameMenuTracker

Inheritance UnityEngine.MonoBehaviour  ModGameMenuTracker

Fields

ModGameMenuTracker.modGameMenuId Field

The Id of the ModGameMenu that this is for

public string modGameMenuId;

Field Value

System.String

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