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

◆ Loadout2

bool Terraria.GameInput.TriggersSet.Loadout2
getset

Definition at line 361 of file TriggersSet.cs.

362 {
363 [global::Cpp2ILInjected.Token(Token = "0x6003A26")]
364 [global::Cpp2ILInjected.Address(RVA = "0x1470A00", Offset = "0x1470A00", Length = "0xC")]
365 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
366 get
367 {
368 throw null;
369 }
370 [global::Cpp2ILInjected.Token(Token = "0x6003A27")]
371 [global::Cpp2ILInjected.Address(RVA = "0x1470A0C", Offset = "0x1470A0C", Length = "0x10")]
372 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
373 set
374 {
375 throw null;
376 }
377 }