Summary
Opens a
InspectorGadgets.Editor.PropertyVisualiserWindow
of the specified type and assigns the specified `property`
as its target.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- Property
Visualiser Window
Syntax
public static void Visualise<T>(SerializedProperty property) where T : PropertyVisualiserWindow
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
property | SerializedProperty |
Return Value
Type | Description |
---|---|
void |