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
ProviderData.cs
Go to the documentation of this file.
1using System;
5using Mono.Xml;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000346")]
10 internal class ProviderData
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001C17")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B28B40", Offset = "0x1B28B40", Length = "0x69C")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RemotingConfiguration), Member = "RegisterChannels", MemberParameters = new object[]
16 {
17 typeof(global::System.Collections.ArrayList),
18 typeof(bool)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChannelData), Member = "CopyFrom", MemberParameters = new object[] { typeof(ChannelData) }, ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.ArrayList), Member = ".ctor", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 35)]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x6001C18")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1B2CB70", Offset = "0x1B2CB70", Length = "0x60")]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ConfigHandler), Member = "ReadProvider", MemberParameters = new object[]
32 {
33 typeof(string),
35 typeof(bool)
36 }, ReturnType = typeof(ProviderData))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChannelData), Member = "CopyFrom", MemberParameters = new object[] { typeof(ChannelData) }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Hashtable), Member = ".ctor", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
42 public ProviderData()
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x4000E4E")]
48 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
49 internal string Ref;
50
51 [global::Cpp2ILInjected.Token(Token = "0x4000E4F")]
52 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
53 internal string Type;
54
55 [global::Cpp2ILInjected.Token(Token = "0x4000E50")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
57 internal string Id;
58
59 [global::Cpp2ILInjected.Token(Token = "0x4000E51")]
60 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
61 internal global::System.Collections.Hashtable CustomProperties;
62
63 [global::Cpp2ILInjected.Token(Token = "0x4000E52")]
64 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
65 internal global::System.Collections.IList CustomData;
66 }
67}
class f__AnonymousType0<< Count > j__TPar
global::System.Collections.IList CustomData
void CopyFrom(ProviderData other)
global::System.Collections.Hashtable CustomProperties