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

◆ firstSelectedGameObject

GameObject UnityEngine.EventSystems.EventSystem.firstSelectedGameObject
getset

Definition at line 81 of file EventSystem.cs.

82 {
83 get
84 {
85 return this.m_FirstSelected;
86 }
87 set
88 {
90 }
91 }
class f__AnonymousType0<< Count > j__TPar