IGEditorUtils.

DoInspectableGUI(Object[]) Method

Summary

[Pro-Only] Draws the GUI for all InspectorGadgets.Attributes.BaseInspectableAttributes of the `targets`.

Syntax

public static void DoInspectableGUI(Object[] targets)

Parameters

Name Type Description
targets Object[]

Return Value

Type Description
void