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

◆ Frame

int Terraria.GameContent.Skies.PartySky.Balloon.Frame
getset

Definition at line 297 of file PartySky.cs.

298 {
299 [global::Cpp2ILInjected.Token(Token = "0x6004980")]
300 [global::Cpp2ILInjected.Address(RVA = "0x82FD28", Offset = "0x82FD28", Length = "0x8")]
301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
302 get
303 {
304 throw null;
305 }
306 [global::Cpp2ILInjected.Token(Token = "0x6004981")]
307 [global::Cpp2ILInjected.Address(RVA = "0x82F4C0", Offset = "0x82F4C0", Length = "0x28")]
308 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
309 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
310 set
311 {
312 throw null;
313 }
314 }