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() [3/11]

static Attribute[] System.Attribute.GetCustomAttributes ( Assembly element,
Type attributeType )
inlinestaticinherited

Definition at line 209 of file Attribute.cs.

210 {
212 return array;
213 }

References System.array.