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

◆ Texture

Texture2D Terraria.GameContent.Skies.PartySky.Balloon.Texture
getset

Definition at line 277 of file PartySky.cs.

278 {
279 [global::Cpp2ILInjected.Token(Token = "0x600497E")]
280 [global::Cpp2ILInjected.Address(RVA = "0x82FD20", Offset = "0x82FD20", Length = "0x8")]
281 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
282 get
283 {
284 throw null;
285 }
286 [global::Cpp2ILInjected.Token(Token = "0x600497F")]
287 [global::Cpp2ILInjected.Address(RVA = "0x82F078", Offset = "0x82F078", Length = "0x40")]
288 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
289 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
290 set
291 {
292 throw null;
293 }
294 }