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
TransactionButtonStyleDefinitions.cs
Go to the documentation of this file.
1using System;
5using UnityEngine;
6
7[global::Cpp2ILInjected.Token(Token = "0x20001C0")]
9{
10 [global::Cpp2ILInjected.Token(Token = "0x6000BD7")]
11 [global::Cpp2ILInjected.Address(RVA = "0x9B3CC8", Offset = "0x9B3CC8", Length = "0x4C")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
14 private void Awake()
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x6000BD8")]
20 [global::Cpp2ILInjected.Address(RVA = "0x9B3D14", Offset = "0x9B3D14", Length = "0x1D0")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LayoutDefinition), Member = "RefreshFields", MemberParameters = new object[]
23 {
24 typeof(Type),
25 typeof(object),
26 typeof(string)
27 }, ReturnType = typeof(bool))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameObject), Member = "Find", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(GameObject))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GameObject), Member = "GetComponent", MemberTypeParameters = new object[] { "T" }, ReturnType = "T")]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "GetEnumerator", ReturnType = "Enumerator<T>")]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "MoveNext", ReturnType = typeof(bool))]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
34 {
35 typeof(string),
36 typeof(string)
37 }, ReturnType = typeof(bool))]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>.Enumerator), Member = "Dispose", ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x6000BD9")]
46 [global::Cpp2ILInjected.Address(RVA = "0x9B3EE4", Offset = "0x9B3EE4", Length = "0xA0")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutDefinition), Member = ".ctor", ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x4000EED")]
58
59 [global::Cpp2ILInjected.Token(Token = "0x4000EEE")]
60 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
62}
class f__AnonymousType0<< Count > j__TPar
static TransactionButtonStyleDefinitions Instance
List< TransactionButtonStyle_Definition > Definitions
static TransactionButtonStyle_Definition GetDefinition(string id)