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

◆ isFocused

bool UnityEngine.EventSystems.EventSystem.isFocused
getset

Definition at line 158 of file EventSystem.cs.

159 {
160 [global::Cpp2ILInjected.Token(Token = "0x60005EC")]
161 [global::Cpp2ILInjected.Address(RVA = "0x1FE4F08", Offset = "0x1FE4F08", Length = "0x8")]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
163 get
164 {
165 throw null;
166 }
167 }