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
IConfigurationSystem.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000498 RID: 1176
7 [ComVisible(false)]
8 public interface IConfigurationSystem
9 {
10 // Token: 0x06001FE0 RID: 8160
11 object GetConfig(string configKey);
12
13 // Token: 0x06001FE1 RID: 8161
14 void Init();
15 }
16}
class f__AnonymousType0<< Count > j__TPar
object GetConfig(string configKey)