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

◆ IsDefined() [1/2]

static bool System.Attribute.IsDefined ( MemberInfo element,
Type attributeType )
inlinestaticinherited

Definition at line 108 of file Attribute.cs.

109 {
110 bool flag;
111 return flag;
112 }