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

◆ Loadout3

bool Terraria.GameInput.TriggersSet.Loadout3
getset

Definition at line 380 of file TriggersSet.cs.

381 {
382 [global::Cpp2ILInjected.Token(Token = "0x6003A28")]
383 [global::Cpp2ILInjected.Address(RVA = "0x1470A1C", Offset = "0x1470A1C", Length = "0xC")]
384 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
385 get
386 {
387 throw null;
388 }
389 [global::Cpp2ILInjected.Token(Token = "0x6003A29")]
390 [global::Cpp2ILInjected.Address(RVA = "0x1470A28", Offset = "0x1470A28", Length = "0x10")]
391 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
392 set
393 {
394 throw null;
395 }
396 }