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
IDesignerHost.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200040E RID: 1038
6 public interface IDesignerHost : IServiceProvider
7 {
8 // Token: 0x1700063B RID: 1595
9 // (get) Token: 0x06001C0A RID: 7178
11
12 // Token: 0x06001C0B RID: 7179
14 }
15}
IDesigner GetDesigner(IComponent component)