Class ToolboxWindow
Inheritance
System.Object
    ToolboxWindow
  Namespace: PiXYZ.Tools.Editor
Assembly: cs.temp.dll.dll
Syntax
public class ToolboxWindow : EditorWindow
  Properties
action
Declaration
public ActionBase action { get; set; }
  Property Value
| Type | Description | 
|---|---|
| ActionBase | 
marginStyle
Declaration
public GUIStyle marginStyle { get; }
  Property Value
| Type | Description | 
|---|---|
| GUIStyle | 
Methods
ShowToolbox(ActionBase)
Declaration
public static void ShowToolbox(ActionBase action)
  Parameters
| Type | Name | Description | 
|---|---|---|
| ActionBase | action |