Class MainMenuItemAttribute
Attribute used to tag items (tools, actions, etc) that can be added to VR menus
Implements
Inherited Members
Namespace: Unity.EditorXR
Assembly: solution.dll
Syntax
public class MainMenuItemAttribute : Attribute, _Attribute
Constructors
Name | Description |
---|---|
MainMenuItemAttribute(bool) | Custom constructor for hiding item from the main menu |
MainMenuItemAttribute(string, string, string, Type) | Constructor |