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 UnityEngine.Events.UnityEventBase.ToString ( )
inlineinherited

Definition at line 125 of file UnityEventBase.cs.

126 {
127 string text = base.ToString();
128 Type type = base.GetType();
129 string text2;
130 return text2;
131 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

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