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

◆ rawType

EventType UnityEngine.Event.rawType
get

Definition at line 148 of file Event.cs.

149 {
150 get
151 {
152 throw new MissingMethodException();
153 }
154 }

Referenced by UnityEngine.UI.InputField.OnUpdateSelected().