Skip to Main Content

BTD_Mod_Helper.Extensions.StandardTowerPurchaseButtonExt


BloonsTD6 Mod Helper

BTD_Mod_Helper.Extensions

StandardTowerPurchaseButtonExt Class

Extensions for StandardTowerPurchaseButtons

public static class StandardTowerPurchaseButtonExt

Inheritance System.Object  StandardTowerPurchaseButtonExt

Methods

StandardTowerPurchaseButtonExt.SetBackground(this StandardTowerPurchaseButton, Sprite) Method

Set the background image of this button

public static void SetBackground(this StandardTowerPurchaseButton button, Sprite sprite);

Parameters

button Il2CppAssets.Scripts.Unity.UI_New.InGame.StoreMenu.StandardTowerPurchaseButton

sprite UnityEngine.Sprite

StandardTowerPurchaseButtonExt.SetBackground(this StandardTowerPurchaseButton, Texture2D) Method

Set the background image of this button

public static void SetBackground(this StandardTowerPurchaseButton button, Texture2D texture2D);

Parameters

button Il2CppAssets.Scripts.Unity.UI_New.InGame.StoreMenu.StandardTowerPurchaseButton

texture2D UnityEngine.Texture2D

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