Navigation
BlueprintAPI > BlueprintAPI/ToolMenus
Determines if a menu has already been registered.
Target is Tool Menus
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| name | Name | Name of the menu to find. |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | bool True if menu has already been registered. |