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

◆ Controller

MartianSky.IUfoController Terraria.GameContent.Skies.MartianSky.Ufo.Controller
getset

Definition at line 378 of file MartianSky.cs.

379 {
380 [global::Cpp2ILInjected.Token(Token = "0x6004A25")]
381 [global::Cpp2ILInjected.Address(RVA = "0x8570A0", Offset = "0x8570A0", Length = "0x8")]
382 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
383 get
384 {
385 throw null;
386 }
387 [global::Cpp2ILInjected.Token(Token = "0x6004A26")]
388 [global::Cpp2ILInjected.Address(RVA = "0x8570A8", Offset = "0x8570A8", Length = "0x1C")]
389 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
390 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
391 set
392 {
393 throw null;
394 }
395 }