Api ItemEntry
class

ItemEntry

public class ItemEntry : Widget

A leaf item entry widget.

Constructors

ItemEntry(Widget parent, AdvancedDropdownItem item)

Properties

Name Type Description
Text String
Icon String
IsSelected Boolean
Item AdvancedDropdownItem The source item for this entry.
Assembly: Sandbox.Tools Declaring Type: AdvancedDropdownWidget Full Name: Editor.AdvancedDropdownWidget.ItemEntry