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

◆ ToString()

override string System.ComponentModel.Component.ToString ( )
inline

Definition at line 220 of file Component.cs.

221 {
222 if (this.site != null)
223 {
224 }
225 Type type = base.GetType();
227 string text;
228 return text;
229 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

References System.Type.GetType(), j__TPar, System.ComponentModel.Component.site, and System.text.