包含此页的版本:
不含此页的版本:
Use the Menus search provider to access the Unity Editor main menu commands.
Provider token: m:
Query example: List all menu commands related to splines, from all submenus.
m: splines
The Menus provider has additional filters in the visual query builder. This table lists the filters and their textual query equivalents.
| Filter | Search token | Query example | Description |
|---|---|---|---|
| Menu Path | m: id:<"path"> |
m: id:"2d/tiles" |
Searches only within the 2D > Tiles menu. |
Search window tab: Menus.
Default action: Executes the menu command.
Notes: