terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ LightType

Enumerator
Directional 
Point 
Spot 
Rectangle 
Disc 
SpotPyramidShape 
SpotBoxShape 

Definition at line 6 of file LightType.cs.

7 {
8 // Token: 0x040004FA RID: 1274
10 // Token: 0x040004FB RID: 1275
11 Point,
12 // Token: 0x040004FC RID: 1276
13 Spot,
14 // Token: 0x040004FD RID: 1277
15 Rectangle,
16 // Token: 0x040004FE RID: 1278
17 Disc,
18 // Token: 0x040004FF RID: 1279
20 // Token: 0x04000500 RID: 1280
22 }