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

◆ character

char UnityEngine.Event.character
get

Definition at line 192 of file Event.cs.

193 {
194 get
195 {
196 throw new MissingMethodException();
197 }
198 }

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