Skip to Main Content

BTD_Mod_Helper​.Api​.Legends​.ModMapArtifact


BloonsTD6 Mod Helper

BTD_Mod_Helper.Api.Legends

ModMapArtifact Class

Class for adding a custom Map Artifact to the Rogue Legends mode

public abstract class ModMapArtifact : BTD_Mod_Helper.Api.Legends.ModArtifact<MapArtifactData, MapArtifactModel>

Inheritance System.ObjectModContentNamedModContentModArtifactBTD_Mod_Helper.Api.Legends.ModArtifact<Il2CppAssets.Scripts.Data.Artifacts.MapArtifactData,Il2CppAssets.Scripts.Models.Artifacts.MapArtifactModel>  ModMapArtifact

Methods

ModMapArtifact.CreateArtifactModel(int, int) Method

Creates the ArtifactModelBase derived model for this Artifact

protected sealed override MapArtifactModel CreateArtifactModel(int tier, int index);

Parameters

tier System.Int32

0 for Common, 1 for Rare, 2 for Legendary

index System.Int32

Artifact index

Returns

Il2CppAssets.Scripts.Models.Artifacts.MapArtifactModel
Created Artifact Model

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