tModLoader v2024.02
A mod to make and play Terraria mods
TorchID Class Reference

Static Public Member Functions

static void Initialize ()
 
static void TorchColor (int torchID, out float R, out float G, out float B)
 

Static Public Attributes

const short Blue = 1
 
const short Bone = 13
 
const short Coral = 17
 
const short Corrupt = 18
 
static readonly short Count = 24
 
const short Crimson = 19
 
const short Cursed = 8
 
const short Demon = 7
 
const short Desert = 16
 
static int[] Dust
 
const short Green = 3
 
const short Hallowed = 20
 
const short Ice = 9
 
const short Ichor = 11
 
const short Jungle = 21
 
const short Mushroom = 22
 
const short Orange = 10
 
const short Pink = 15
 
const short Purple = 4
 
const short Rainbow = 14
 
const short Red = 2
 
const short Shimmer = 23
 
const short Torch = 0
 
const short UltraBright = 12
 
const short White = 5
 
const short Yellow = 6
 

Member Data Documentation

◆ Dust

int [] TorchID.Dust
static
Initial value:
= new int[24] {
6,
59,
60,
61,
62,
63,
64,
65,
75,
135,
158,
169,
156,
234,
66,
242,
293,
294,
295,
296,
297,
298,
307,
310
}