terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Desert

Rectangle Terraria.GameContent.Biomes.Desert.DesertDescription.Desert
getprivate set

Definition at line 33 of file DesertDescription.cs.

34 {
36 get
37 {
38 Rectangle rectangle = this.<Desert>k__BackingField;
39 int width = this.<Desert>k__BackingField.Width;
40 return rectangle;
41 }
43 private set
44 {
45 this.<Desert>k__BackingField = value;
46 }
47 }
class f__AnonymousType0<< Count > j__TPar