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
ModifierSpec.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Text
;
3
using
Cpp2ILInjected
;
4
5
namespace
System
6
{
7
[global::Cpp2ILInjected.Token(Token =
"0x200019B"
)]
8
internal
interface
ModifierSpec
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x6000FCC"
)]
11
global::System.Type
Resolve
(global::System.
Type
type);
12
13
[global::Cpp2ILInjected.Token(Token =
"0x6000FCD"
)]
14
global::System.Text.StringBuilder
Append
(global::System.Text.StringBuilder sb);
15
}
16
}
System.Type
Definition
Type.cs:43
System.ModifierSpec.Resolve
global::System.Type Resolve(global::System.Type type)
System.ModifierSpec.Append
global::System.Text.StringBuilder Append(global::System.Text.StringBuilder sb)
System.ModifierSpec
Definition
ModifierSpec.cs:9
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Text
Definition
ASCIIEncoding.cs:8
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
ModifierSpec.cs
Generated by
1.10.0