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
WorldOperationProgress_Layout.cs
Go to the documentation of this file.
1using System;
4using UnityEngine;
5
6[global::Cpp2ILInjected.Token(Token = "0x2000254")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000D56")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9D74B8", Offset = "0x9D74B8", Length = "0x4C")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
13 private void Awake()
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x6000D57")]
19 [global::Cpp2ILInjected.Address(RVA = "0x9D7504", Offset = "0x9D7504", Length = "0x60")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x40018A0")]
30
31 [global::Cpp2ILInjected.Token(Token = "0x40018A1")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
33 public bool Enabled;
34
35 [global::Cpp2ILInjected.Token(Token = "0x40018A2")]
36 [global::Cpp2ILInjected.FieldOffset(Offset = "0x19")]
37 public bool FullHMStatus;
38
39 [global::Cpp2ILInjected.Token(Token = "0x40018A3")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
42
43 [global::Cpp2ILInjected.Token(Token = "0x40018A4")]
44 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
46
47 [global::Cpp2ILInjected.Token(Token = "0x40018A5")]
48 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
50
51 [global::Cpp2ILInjected.Token(Token = "0x40018A6")]
52 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
54
55 [global::Cpp2ILInjected.Token(Token = "0x40018A7")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
58}
class f__AnonymousType0<< Count > j__TPar
static WorldOperationProgress_Layout Instance