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

◆ IsPressed

bool InControl.KeyCombo.IsPressed
getset

Definition at line 199 of file KeyCombo.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x6000056")]
202 [global::Cpp2ILInjected.Address(RVA = "0x197A82C", Offset = "0x197A82C", Length = "0x148")]
203 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
204 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(KeyBindingSource), Member = "GetState", MemberParameters = new object[] { typeof(InputDevice) }, ReturnType = typeof(bool))]
205 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(KeyBindingSourceListener), Member = "Listen", MemberParameters = new object[]
206 {
207 typeof(BindingListenOptions),
208 typeof(InputDevice)
209 }, ReturnType = typeof(BindingSource))]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
211 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyInfo), Member = "get_IsPressed", ReturnType = typeof(bool))]
212 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
213 get
214 {
215 throw null;
216 }
217 }
class f__AnonymousType0<< Count > j__TPar