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

◆ State

bool InControl.TwoAxisInputControl.State
getset

Definition at line 341 of file TwoAxisInputControl.cs.

342 {
343 [global::Cpp2ILInjected.Token(Token = "0x60001B5")]
344 [global::Cpp2ILInjected.Address(RVA = "0x19878B4", Offset = "0x19878B4", Length = "0x8")]
345 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
346 get
347 {
348 throw null;
349 }
350 }