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

◆ _worldHeight

int Terraria.WorldBuilding.GenBase._worldHeight
staticgetsetprotectedinherited

Definition at line 225 of file GenBase.cs.

226 {
227 [global::Cpp2ILInjected.Token(Token = "0x6002FC8")]
228 [global::Cpp2ILInjected.Address(RVA = "0x12F5CD0", Offset = "0x12F5CD0", Length = "0x58")]
229 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
230 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
231 get
232 {
233 throw null;
234 }
235 }