WatcherWindow.

Watch(SerializedProperty) Method

Summary

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

Syntax

public static void Watch(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
void