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

Enumerator
Attributes 
GetMethod 
SetMethod 
ReflectedType 
DeclaringType 
Name 

Definition at line 8 of file PInfo.cs.

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 }