WatcherWindow.

Watch(Object[]) Method

Summary

Opens the InspectorGadgets.Editor.WatcherWindow and adds the `targets` to its display list.

Syntax

public static void Watch(params Object[] targets)

Parameters

Name Type Description
targets Object[]

Return Value

Type Description
void