Skip to content

Menu

Node Introduction

This node corresponds to the menu that will pop up in Second Life and can contain up to 12 menu items. Like this:

relationship

In EZMenu, the menu node is a node with one input and up to 12 outputs. Each output can also connect to the next menu node, forming a multi-level menu. Like this:

relationship

Inputs

  • Show - Show the menu.

Outputs

  • MenuItem1…12 - Menu items.

Node Properties

In the menu node, we can set the menu’s name, description, and menu items, and define the functionality of each menu item by connecting them to the next node. In the menu node, we can set the following properties:

  • Title - (Refer to Begin Node Properties)
  • Description - This is the description of the menu, which will be displayed in Second Life to help users better understand the menu. You can describe the menu’s functionality or other information here.
  • MenuItem1…12 - These are the menu items of this menu. You can add up to 12 menu items here. Each menu item can connect to the next node, forming a complete logical flow.

Corresponding Relationship

llDialog

EZMenu

© 2025 EZMenu. All Rights Reserved.

Power by LiteGraph.js | Electron | Astro Starlight