terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AttributeProperties

Enumerator
DEFAULT 
URI 
BOOLEAN 
NAME 

Definition at line 6 of file AttributeProperties.cs.

7 {
8 // Token: 0x04000068 RID: 104
10 // Token: 0x04000069 RID: 105
11 URI,
12 // Token: 0x0400006A RID: 106
13 BOOLEAN,
14 // Token: 0x0400006B RID: 107
15 NAME = 4U
16 }