Editor<T>.

Target Property

Summary

The object being inspected (UnityEditor.Editor.target casted to T).

Syntax

public T Target { get; }

Value

Type Description
T