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

◆ CurrentTick

ulong InControl.InputManager.CurrentTick
staticgetset

Definition at line 1226 of file InputManager.cs.

1227 {
1228 [global::Cpp2ILInjected.Token(Token = "0x600031F")]
1229 [global::Cpp2ILInjected.Address(RVA = "0x1998950", Offset = "0x1998950", Length = "0x58")]
1230 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1231 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1232 get
1233 {
1234 throw null;
1235 }
1236 }