This version of Unity is unsupported.

ToolAttribute.variantPriority

public int variantPriority;

Description

Variant priority defines the order that tools are displayed when shown in a EditorToolAttribute.variantGroup dropdown.

Tools are sorted in ascending order, with the lowest values at the top of the list.

The default priority is ToolAttribute.defaultPriority.