API ReferenceEditor
public class Editor.EditorForAssetTypeAttribute : System.Attribute
Used in conjunction with IAssetEditor to declare a window that can edit an asset type
Constructors
Showing 1 constructors
public EditorForAssetTypeAttribute(string extension)
No results match this filter.
Properties
Showing 1 properties
public string Editor.EditorForAssetTypeAttribute.Extension { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.EditorForAssetTypeAttribute |