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

◆ _lastActuatorEnabled

int Terraria.GameContent.UI.WiresUI.Settings._lastActuatorEnabled
staticgetsetprivate

Definition at line 254 of file WiresUI.cs.

255 {
256 [global::Cpp2ILInjected.Token(Token = "0x6004E9E")]
257 [global::Cpp2ILInjected.Address(RVA = "0x8E64DC", Offset = "0x8E64DC", Length = "0x4C")]
258 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
259 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
260 get
261 {
262 throw null;
263 }
264 [global::Cpp2ILInjected.Token(Token = "0x6004E9F")]
265 [global::Cpp2ILInjected.Address(RVA = "0x8E6528", Offset = "0x8E6528", Length = "0x50")]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
268 set
269 {
270 throw null;
271 }
272 }