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

◆ modifiers

EventModifiers UnityEngine.Event.modifiers
get

Definition at line 181 of file Event.cs.

182 {
183 get
184 {
185 throw new MissingMethodException();
186 }
187 }

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