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
IConfigurationSystem.cs
Go to the documentation of this file.
1using System;
4
6{
7 [ComVisible(false)]
8 [global::Cpp2ILInjected.Token(Token = "0x2000498")]
9 public interface IConfigurationSystem
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001FE0")]
12 object GetConfig(string configKey);
13
14 [global::Cpp2ILInjected.Token(Token = "0x6001FE1")]
15 void Init();
16 }
17}
class f__AnonymousType0<< Count > j__TPar
object GetConfig(string configKey)