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

◆ _worldWidth

int Terraria.WorldBuilding.GenBase._worldWidth
staticgetsetprotectedinherited

Definition at line 212 of file GenBase.cs.

213 {
214 [global::Cpp2ILInjected.Token(Token = "0x6002FC7")]
215 [global::Cpp2ILInjected.Address(RVA = "0x12F5C78", Offset = "0x12F5C78", Length = "0x58")]
216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
217 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
218 get
219 {
220 throw null;
221 }
222 }