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

◆ ScalingMode

Enumerator
None 
WorldArea 
WorldWidth 

Definition at line 148 of file WorldGenRange.cs.

149 {
150 [global::Cpp2ILInjected.Token(Token = "0x4003AA1")]
151 None,
152 [global::Cpp2ILInjected.Token(Token = "0x4003AA2")]
153 WorldArea,
154 [global::Cpp2ILInjected.Token(Token = "0x4003AA3")]
156 }