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

◆ VectorHasChanged

bool InControl.InControlInputModule.VectorHasChanged
getsetprivate

Definition at line 393 of file InControlInputModule.cs.

394 {
395 [global::Cpp2ILInjected.Token(Token = "0x60002C1")]
396 [global::Cpp2ILInjected.Address(RVA = "0x1994134", Offset = "0x1994134", Length = "0x24")]
397 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
398 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
399 get
400 {
401 throw null;
402 }
403 }