terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ breathCDMax

int Terraria.Player.breathCDMax
getset

Definition at line 3123 of file Player.cs.

3124 {
3125 [global::Cpp2ILInjected.Token(Token = "0x6002302")]
3126 [global::Cpp2ILInjected.Address(RVA = "0xEA33B4", Offset = "0xEA33B4", Length = "0x48")]
3127 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3129 get
3130 {
3131 throw null;
3132 }
3133 }