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

◆ selectedObject

GameObject UnityEngine.EventSystems.BaseEventData.selectedObject
getsetinherited

Definition at line 27 of file BaseEventData.cs.

28 {
29 get
30 {
32 }
33 set
34 {
36 }
37 }
void SetSelectedGameObject(GameObject selected, BaseEventData pointer)