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

◆ oceanLevel

double Terraria.WorldGen.oceanLevel
staticgetset

Definition at line 5959 of file WorldGen.cs.

5960 {
5961 [global::Cpp2ILInjected.Token(Token = "0x6002CAF")]
5962 [global::Cpp2ILInjected.Address(RVA = "0x11C7A74", Offset = "0x11C7A74", Length = "0x74")]
5963 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "oceanDepths", MemberParameters = new object[]
5964 {
5965 typeof(int),
5966 typeof(int)
5967 }, ReturnType = typeof(bool))]
5968 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
5969 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5970 get
5971 {
5972 throw null;
5973 }
5974 }
class f__AnonymousType0<< Count > j__TPar