Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


selectableGameObject

A GameObject from the Scene that can be used by EventSystem to get and set focus to this panel. If null, panel focus will be handled independently of Event System selection.
Read time 1 minuteLast updated 10 days ago

Definition

GameObject selectableGameObject { get; set; }