Skip to Main Content

BTD_Mod_Helper​.UI​.BTD6​.TitleScreenUI


BloonsTD6 Mod Helper

BTD_Mod_Helper.UI.BTD6

TitleScreenUI Class

Class to access the Title Screen UI

public static class TitleScreenUI

Inheritance System.Object  TitleScreenUI

Methods

TitleScreenUI.GetCanvas() Method

Gets the Canvas for the TitleScreenUI, or null

public static Canvas GetCanvas();

Returns

UnityEngine.Canvas

TitleScreenUI.GetScene() Method

Gets the Scene if on the Title Screen menu

public static System.Nullable<Scene> GetScene();

Returns

System.Nullable<UnityEngine.SceneManagement.Scene>

TitleScreenUI.GetStartButton() Method

Gets the Intermediate Button if on the Map Select Menu, or null

public static Button GetStartButton();

Returns

UnityEngine.UI.Button

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