Api Editor MenuAttribute
class

MenuAttribute

public class MenuAttribute : Attribute

Constructors

MenuAttribute(String target, String path, String icon)

Properties

Name Type Description
Target String
Path String
Icon String
Priority Int32
Shortcut String
Assembly: Sandbox.System Namespace: Editor Full Name: Editor.MenuAttribute