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

◆ SmartSelect

bool Terraria.GameInput.TriggersSet.SmartSelect
getset

Definition at line 228 of file TriggersSet.cs.

229 {
230 [global::Cpp2ILInjected.Token(Token = "0x6003A18")]
231 [global::Cpp2ILInjected.Address(RVA = "0x147093C", Offset = "0x147093C", Length = "0xC")]
232 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
233 get
234 {
235 throw null;
236 }
237 [global::Cpp2ILInjected.Token(Token = "0x6003A19")]
238 [global::Cpp2ILInjected.Address(RVA = "0x1470948", Offset = "0x1470948", Length = "0x10")]
239 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
240 set
241 {
242 throw null;
243 }
244 }