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

◆ Loadout1

bool Terraria.GameInput.TriggersSet.Loadout1
getset

Definition at line 342 of file TriggersSet.cs.

343 {
344 [global::Cpp2ILInjected.Token(Token = "0x6003A24")]
345 [global::Cpp2ILInjected.Address(RVA = "0x14709E4", Offset = "0x14709E4", Length = "0xC")]
346 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
347 get
348 {
349 throw null;
350 }
351 [global::Cpp2ILInjected.Token(Token = "0x6003A25")]
352 [global::Cpp2ILInjected.Address(RVA = "0x14709F0", Offset = "0x14709F0", Length = "0x10")]
353 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
354 set
355 {
356 throw null;
357 }
358 }