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() [1/2]

static object[] System.MonoCustomAttrs.GetCustomAttributes ( ICustomAttributeProvider obj,
bool inherit )
inlinestaticpackage

Definition at line 112 of file MonoCustomAttrs.cs.

113 {
114 object[] array;
115 return array;
116 }

References System.array.