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

◆ currentSelectedGameObject

GameObject UnityEngine.EventSystems.EventSystem.currentSelectedGameObject
getset

Definition at line 133 of file EventSystem.cs.

134 {
135 [global::Cpp2ILInjected.Token(Token = "0x60005EA")]
136 [global::Cpp2ILInjected.Address(RVA = "0x1FE4EF8", Offset = "0x1FE4EF8", Length = "0x8")]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 get
139 {
140 throw null;
141 }
142 }