Class EditorSearchMenu
Events
onClickItem
public event Action onClickItem;
Properties
itemIndex
public int itemIndex { get; private set; }
enableScrollbarResponse
protected override bool enableScrollbarResponse { get; }
Methods
UpdateSearchEntries(IList<string> entries, string input)
public void UpdateSearchEntries(IList<string> entries, string input)
Up()
public void Up()
Down()
public void Down()