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

◆ SettingBlockGamepadsEntirely

bool Terraria.Main.SettingBlockGamepadsEntirely
staticgetset

Definition at line 254 of file Main.cs.

255 {
256 [global::Cpp2ILInjected.Token(Token = "0x6001BC7")]
257 [global::Cpp2ILInjected.Address(RVA = "0xBDB5D8", Offset = "0xBDB5D8", Length = "0x4C")]
258 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerInput), Member = "GamePadInput", ReturnType = typeof(bool))]
259 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
260 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
261 get
262 {
263 throw null;
264 }
265 [global::Cpp2ILInjected.Token(Token = "0x6001BC8")]
266 [global::Cpp2ILInjected.Address(RVA = "0xBDB624", Offset = "0xBDB624", Length = "0x50")]
267 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
268 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
269 set
270 {
271 throw null;
272 }
273 }
class f__AnonymousType0<< Count > j__TPar