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

◆ IsKnown

virtual bool InControl.InputDevice.IsKnown
getsetinherited

Definition at line 1276 of file InputDevice.cs.

1277 {
1278 [global::Cpp2ILInjected.Token(Token = "0x6000215")]
1279 [global::Cpp2ILInjected.Address(RVA = "0x198A4AC", Offset = "0x198A4AC", Length = "0x8")]
1280 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1281 get
1282 {
1283 throw null;
1284 }
1285 }