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

◆ LockOn

bool Terraria.GameInput.TriggersSet.LockOn
getset

Definition at line 1064 of file TriggersSet.cs.

1065 {
1066 [global::Cpp2ILInjected.Token(Token = "0x6003A6A")]
1067 [global::Cpp2ILInjected.Address(RVA = "0x1470D70", Offset = "0x1470D70", Length = "0xC")]
1068 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1069 get
1070 {
1071 throw null;
1072 }
1073 [global::Cpp2ILInjected.Token(Token = "0x6003A6B")]
1074 [global::Cpp2ILInjected.Address(RVA = "0x1470D7C", Offset = "0x1470D7C", Length = "0x10")]
1075 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1076 set
1077 {
1078 throw null;
1079 }
1080 }