terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ hotControl

int UnityEngine.GUIUtility.hotControl
staticgetset

Definition at line 197 of file GUIUtility.cs.

198 {
199 [global::Cpp2ILInjected.Token(Token = "0x6000076")]
200 [global::Cpp2ILInjected.Address(RVA = "0x1F9B0E0", Offset = "0x1F9B0E0", Length = "0x28")]
201 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
202 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
203 get
204 {
205 throw null;
206 }
207 }