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

◆ IsOnZeroTick

bool InControl.InputControl.IsOnZeroTick
getsetpackage

Definition at line 153 of file InputControl.cs.

154 {
155 [global::Cpp2ILInjected.Token(Token = "0x600013C")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1986320", Offset = "0x1986320", Length = "0x14")]
157 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NativeInputDevice), Member = "Update", MemberParameters = new object[]
159 {
160 typeof(ulong),
161 typeof(float)
162 }, ReturnType = typeof(void))]
163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = "Update", MemberParameters = new object[]
164 {
165 typeof(ulong),
166 typeof(float)
167 }, ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
169 get
170 {
171 throw null;
172 }
173 }
class f__AnonymousType0<< Count > j__TPar