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

◆ IsControllerActive

bool Controller.ControllerActionManager.IsControllerActive
getset

Definition at line 203 of file ControllerActionManager.cs.

204 {
205 [global::Cpp2ILInjected.Token(Token = "0x6005491")]
206 [global::Cpp2ILInjected.Address(RVA = "0x94C574", Offset = "0x94C574", Length = "0x8")]
207 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
208 get
209 {
210 throw null;
211 }
212 }