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

◆ type

EventType UnityEngine.Event.type
get

Definition at line 224 of file Event.cs.

225 {
226 [FreeFunction("GUIEvent::GetType", HasExplicitThis = true)]
227 get
228 {
229 throw new MissingMethodException();
230 }
231 }
class f__AnonymousType0<< Count > j__TPar

Referenced by UnityEngine.Event.Equals().