terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ICustomTypeDescriptor.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000380 RID: 896
6 public interface ICustomTypeDescriptor
7 {
8 // Token: 0x06001789 RID: 6025
10
11 // Token: 0x0600178A RID: 6026
12 string GetClassName();
13
14 // Token: 0x0600178B RID: 6027
16
17 // Token: 0x0600178C RID: 6028
19
20 // Token: 0x0600178D RID: 6029
22
23 // Token: 0x0600178E RID: 6030
25
26 // Token: 0x0600178F RID: 6031
28
29 // Token: 0x06001790 RID: 6032
31
32 // Token: 0x06001791 RID: 6033
34
35 // Token: 0x06001792 RID: 6034
37
38 // Token: 0x06001793 RID: 6035
40
41 // Token: 0x06001794 RID: 6036
43 }
44}
class f__AnonymousType0<< Count > j__TPar
object GetEditor(Type editorBaseType)
PropertyDescriptorCollection GetProperties()
EventDescriptorCollection GetEvents(Attribute[] attributes)
EventDescriptorCollection GetEvents()
object GetPropertyOwner(PropertyDescriptor pd)
PropertyDescriptorCollection GetProperties(Attribute[] attributes)