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
PInfo.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Reflection
5
{
6
[global::System.Flags]
7
[global::Cpp2ILInjected.Token(Token =
"0x2000513"
)]
8
internal
enum
PInfo
9
{
10
[global::Cpp2ILInjected.Token(Token =
"0x4001507"
)]
11
Attributes
= 1,
12
[global::Cpp2ILInjected.Token(Token =
"0x4001508"
)]
13
GetMethod
= 2,
14
[global::Cpp2ILInjected.Token(Token =
"0x4001509"
)]
15
SetMethod
= 4,
16
[global::Cpp2ILInjected.Token(Token =
"0x400150A"
)]
17
ReflectedType
= 8,
18
[global::Cpp2ILInjected.Token(Token =
"0x400150B"
)]
19
DeclaringType
= 16,
20
[global::Cpp2ILInjected.Token(Token =
"0x400150C"
)]
21
Name
= 32
22
}
23
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Reflection.PInfo
PInfo
Definition
PInfo.cs:9
System.Reflection.PInfo.SetMethod
@ SetMethod
System.Reflection.PInfo.Attributes
@ Attributes
System.Reflection.PInfo.GetMethod
@ GetMethod
System.Reflection.PInfo.Name
@ Name
System.Reflection.PInfo.ReflectedType
@ ReflectedType
System.Reflection.PInfo.DeclaringType
@ DeclaringType
System.Reflection
Definition
AmbiguousMatchException.cs:8
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Reflection
PInfo.cs
Generated by
1.10.0