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]

override object[] System.RuntimeType.GetCustomAttributes ( bool inherit)
inline

Implements System.Reflection.ICustomAttributeProvider.

Definition at line 1182 of file RuntimeType.cs.

1183 {
1184 if (!true)
1185 {
1186 }
1187 object[] array;
1188 return array;
1189 }

References System.array.