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

◆ GetCustomAttributes() [7/11]

static Attribute[] System.Attribute.GetCustomAttributes ( MemberInfo element,
Type type,
bool inherit )
inlinestaticinherited

Definition at line 84 of file Attribute.cs.

85 {
86 int num = 1;
87 if (num == 0)
88 {
89 }
90 if (num == 0)
91 {
92 }
94 return array;
95 }

References System.array.