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

◆ SmartCursor

bool Terraria.GameInput.TriggersSet.SmartCursor
getset

Definition at line 247 of file TriggersSet.cs.

248 {
249 [global::Cpp2ILInjected.Token(Token = "0x6003A1A")]
250 [global::Cpp2ILInjected.Address(RVA = "0x1470958", Offset = "0x1470958", Length = "0xC")]
251 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
252 get
253 {
254 throw null;
255 }
256 [global::Cpp2ILInjected.Token(Token = "0x6003A1B")]
257 [global::Cpp2ILInjected.Address(RVA = "0x1470964", Offset = "0x1470964", Length = "0x10")]
258 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
259 set
260 {
261 throw null;
262 }
263 }