API ReferenceEditor
public class Editor.DockAttribute : System.Attribute
Constructors
Showing 1 constructors
public DockAttribute(string target, string name, string icon = null)
Parameters
icon: Default: null
No results match this filter.
Methods
Showing 1 methods
public static void RegisterWindow(string name, Editor.DockWindow b)
No results match this filter.
Properties
Showing 3 properties
public string Editor.DockAttribute.Icon { get; set; }
public string Editor.DockAttribute.Name { get; set; }
public string Editor.DockAttribute.Target { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.DockAttribute |