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

◆ SetValue() [1/8]

void System.Array.SetValue ( object value,
int index )
inline

Definition at line 1132 of file Array.cs.

1133 {
1134 Type type = base.GetType();
1135 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

References System.Type.GetType(), and j__TPar.