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.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Configuration
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
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Configuration.IConfigurationSystem.Init
void Init()
System.Configuration.IConfigurationSystem.GetConfig
object GetConfig(string configKey)
System.Configuration.IConfigurationSystem
Definition
IConfigurationSystem.cs:10
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Configuration
Definition
AssemblyHashAlgorithm.cs:5
System.Runtime.InteropServices
Definition
_Activator.cs:5
System
Definition
__Il2CppComDelegate.cs:6
source
System
Configuration
IConfigurationSystem.cs
Generated by
1.10.0