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
TrashCan_Layout.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x2000243")]
7public class TrashCan_Layout : PageControllerLayoutDefinition<TrashCan_Layout>
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000D2D")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9D5880", Offset = "0x9D5880", Length = "0x90")]
11 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = ".ctor", MemberParameters = new object[]
14 {
15 typeof(int),
16 typeof(int),
17 typeof(int),
18 typeof(int)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PageControllerLayoutDefinition<>), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x400180A")]
28 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
29 public float ItemScale;
30
31 [global::Cpp2ILInjected.Token(Token = "0x400180B")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
34
35 [global::Cpp2ILInjected.Token(Token = "0x400180C")]
36 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
37 public float ItemHighlightScale;
38
39 [global::Cpp2ILInjected.Token(Token = "0x400180D")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
42}
class f__AnonymousType0<< Count > j__TPar
ItemGrid_Layout TrashGrid