[]
Opens a submenu for linked C1CommandMenu.
public void OpenSubmenu(bool allTree = false)
| Type | Name | Description |
|---|---|---|
| bool | allTree | True - opens all the tree of menu. False - opens only the current submenu. |
Opens a submenu, if the linked command is of C1CommandMenu type. Otherwise, does nothing.