MenuAttributeclass

objectAttributeMenuAttribute
Namespace
Editor
Assembly
Sandbox.System
Declaration
public class Editor.MenuAttribute : System.Attribute

Constructors1

Showing 1 constructors

Properties5

Showing 5 properties

public string Editor.MenuAttribute.Icon { get; set; }PUBLICGETSET

Returns:string

public string Editor.MenuAttribute.Path { get; set; }PUBLICGETSET

Returns:string

public int Editor.MenuAttribute.Priority { get; set; }PUBLICGETSET

Returns:int

public string Editor.MenuAttribute.Shortcut { get; set; }PUBLICGETSETOBSOLETE

Obsolete: Use [Shortcut] attribute

Returns:string

On this page