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

◆ QuickMana

bool Terraria.GameInput.TriggersSet.QuickMana
getset

Definition at line 304 of file TriggersSet.cs.

305 {
306 [global::Cpp2ILInjected.Token(Token = "0x6003A20")]
307 [global::Cpp2ILInjected.Address(RVA = "0x14709AC", Offset = "0x14709AC", Length = "0xC")]
308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
309 get
310 {
311 throw null;
312 }
313 [global::Cpp2ILInjected.Token(Token = "0x6003A21")]
314 [global::Cpp2ILInjected.Address(RVA = "0x14709B8", Offset = "0x14709B8", Length = "0x10")]
315 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
316 set
317 {
318 throw null;
319 }
320 }