| menuName | @param menuName menuName - путь к компоненту. |
| order | Where in the component menu to add the new item. |
Add an item in the Component menu.
Например, если в menuName указано "Rendering/DoSomething", то новое меню будет назваться DoSomething и будет подменю в группе Rendering в меню Component.
If menuName is "" the component will be hidden from the menu.
Lower order values place the new item higher to the top of the Component menu.