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
ProjectileSourceID.cs
Go to the documentation of this file.
1using System;
2
3namespace Terraria.ID
4{
5 // Token: 0x020005EC RID: 1516
6 public static class ProjectileSourceID
7 {
8 // Token: 0x0600357B RID: 13691 RVA: 0x00210F04 File Offset: 0x0020F104
9 // Note: this type is marked as 'beforefieldinit'.
11 {
12 }
13
14 // Token: 0x04006D84 RID: 28036
15 public const int None = 0;
16
17 // Token: 0x04006D85 RID: 28037
19
20 // Token: 0x04006D86 RID: 28038
22
23 // Token: 0x04006D87 RID: 28039
24 public const int SetBonus_ForbiddenStorm = 3;
25
26 // Token: 0x04006D88 RID: 28040
27 public const int SetBonus_Titanium = 4;
28
29 // Token: 0x04006D89 RID: 28041
30 public const int SetBonus_Orichalcum = 5;
31
32 // Token: 0x04006D8A RID: 28042
33 public const int SetBonus_Chlorophyte = 6;
34
35 // Token: 0x04006D8B RID: 28043
36 public const int SetBonus_Stardust = 7;
37
38 // Token: 0x04006D8C RID: 28044
39 public const int WeaponEnchantment_Confetti = 8;
40
41 // Token: 0x04006D8D RID: 28045
42 public const int PlayerDeath_TombStone = 9;
43
44 // Token: 0x04006D8E RID: 28046
45 public const int TorchGod = 10;
46
47 // Token: 0x04006D8F RID: 28047
48 public const int FallingStar = 11;
49
50 // Token: 0x04006D90 RID: 28048
51 public const int PlayerHurt_DropFootball = 12;
52
53 // Token: 0x04006D91 RID: 28049
54 public const int StormTigerTierSwap = 13;
55
56 // Token: 0x04006D92 RID: 28050
57 public const int AbigailTierSwap = 14;
58
59 // Token: 0x04006D93 RID: 28051
60 public const int SetBonus_GhostHeal = 15;
61
62 // Token: 0x04006D94 RID: 28052
63 public const int SetBonus_GhostHurt = 16;
64
65 // Token: 0x04006D95 RID: 28053
66 public const int VampireKnives = 18;
67
68 // Token: 0x04006D96 RID: 28054
69 public static readonly int Count;
70 }
71}
class f__AnonymousType0<< Count > j__TPar