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
SceneMetricsScanSettings.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200045A")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x400372B")]
11 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
13
14 [global::Cpp2ILInjected.Token(Token = "0x400372C")]
15 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
17
18 [global::Cpp2ILInjected.Token(Token = "0x400372D")]
19 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
20 public bool ScanOreFinderData;
21 }
22}