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.MarshalByValueComponent.ToString ( )
inline

Definition at line 202 of file MarshalByValueComponent.cs.

203 {
204 if (this._site != null)
205 {
206 }
207 Type type = base.GetType();
209 string text;
210 return text;
211 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

References System.ComponentModel.MarshalByValueComponent._site, System.Type.GetType(), j__TPar, and System.text.