API ReferenceEditor
public class Editor.ShortcutAttribute : System.Attribute
Constructors
Showing 2 constructors
No results match this filter.
Properties
Showing 4 properties
public string Editor.ShortcutAttribute.Identifier { get; set; }
public string Editor.ShortcutAttribute.Keys { get; set; }
public System.Type Editor.ShortcutAttribute.TargetOverride { get; set; }
public Editor.ShortcutType Editor.ShortcutAttribute.Type { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.ShortcutAttribute |