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

◆ keyboardControl

int UnityEngine.GUIUtility.keyboardControl
staticget

Definition at line 155 of file GUIUtility.cs.

156 {
157 get
158 {
159 throw new MissingMethodException();
160 }
161 }