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
IChannel.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x0200037C RID: 892
7 [ComVisible(true)]
8 public interface IChannel
9 {
10 // Token: 0x1700036F RID: 879
11 // (get) Token: 0x06001D44 RID: 7492
12 string ChannelName { get; }
13
14 // Token: 0x17000370 RID: 880
15 // (get) Token: 0x06001D45 RID: 7493
16 int ChannelPriority { get; }
17 }
18}
class f__AnonymousType0<< Count > j__TPar