Class MenuPriority
Priorities for menu item ordering. See MenuEntryAttribute.
Inherited Members
Namespace: UnityEditor.Timeline.Actions
Assembly: solution.dll
Syntax
public static class MenuPriority
Fields
Name | Description |
---|---|
defaultPriority | Default priority for a menu. It will add at the end of the context menu before the 'add' menus. |
separatorAt | This value is the separator difference that will be needed to create a separator between menu item. |