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
ComponentConverter.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20003DB")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6001A13")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E629BC", Offset = "0x1E629BC", Length = "0x68")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReferenceConverter), Member = ".ctor", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6001A14")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1E62A24", Offset = "0x1E62A24", Length = "0x64")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x6001A15")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1E62AF0", Offset = "0x1E62AF0", Length = "0x8")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 public override bool GetPropertiesSupported(ITypeDescriptorContext context)
33 {
34 throw null;
35 }
36 }
37}
class f__AnonymousType0<< Count > j__TPar
override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)
override bool GetPropertiesSupported(ITypeDescriptorContext context)