Editor<T>.

CurrentTarget Property

Summary

The object being inspected (UnityEditor.Editor.target casted to T) by the editor currently being drawn.

Syntax

public static T CurrentTarget { get; }

Value

Type Description
T