Navigation
BlueprintAPI > BlueprintAPI/ToolMenus
Finds an existing menu that has been registered or extended.
Target is Tool Menus
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| name | Name | Name of the menu to find. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | ToolMenu Menu object. Returns null if not found. |