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

◆ VectorIsPressed

bool InControl.InControlInputModule.VectorIsPressed
getsetprivate

Definition at line 362 of file InControlInputModule.cs.

363 {
364 [global::Cpp2ILInjected.Token(Token = "0x60002BF")]
365 [global::Cpp2ILInjected.Address(RVA = "0x1994000", Offset = "0x1994000", Length = "0x68")]
366 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InControlInputModule), Member = "UpdateInputState", ReturnType = typeof(void))]
368 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InControlInputModule), Member = "get_VectorWasPressed", ReturnType = typeof(bool))]
369 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
370 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
371 get
372 {
373 throw null;
374 }
375 }
class f__AnonymousType0<< Count > j__TPar