Target Object

  11. Terminology No Comments

“Target Object”, or sometimes just “target”, is used to refer to a Unity Object that is currently being inspected in an Inspector View.
The target of GUI Instructions means the Unity Object that the GUI Instructions represent, or the Unity Object that contains the field, property or method that the GUI Instructions represent.

When multiple Unity Objects are inspected simultaneously in Merged Multi-Edit mode, GUI Instructions have multiple Target Objects.