Editor<T>.

Targets Property

Summary

An array of all the objects being inspected (UnityEditor.Editor.targets casted to T).

Syntax

public T[] Targets { get; }

Value

Type Description
T[]