Drag[en]gine Script Module DragonScript  1.23
Dragengine.Gui.ModManagement.MMPanelModManagement.SearchTagCategory Interface Reference

Interface for search tag categories. More...

Inheritance diagram for Dragengine.Gui.ModManagement.MMPanelModManagement.SearchTagCategory:
Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryCheckBox Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox

Public Member Functions

void createWidgets (Panel container)
 Create and add widgets to container. More...
 
void reset ()
 Reset tag category to initial state. More...
 
void updateFilter (ServiceModFilter filter)
 Update filter with current category tag state. More...
 

Detailed Description

Interface for search tag categories.

Member Function Documentation

◆ createWidgets()

void Dragengine.Gui.ModManagement.MMPanelModManagement.SearchTagCategory.createWidgets ( Panel  container)

Create and add widgets to container.

◆ reset()

void Dragengine.Gui.ModManagement.MMPanelModManagement.SearchTagCategory.reset ( )

Reset tag category to initial state.

Implemented in Dragengine.Gui.ModManagement.MMPanelModManagement.SearchCategoryComboBox.

◆ updateFilter()

void Dragengine.Gui.ModManagement.MMPanelModManagement.SearchTagCategory.updateFilter ( ServiceModFilter  filter)

Update filter with current category tag state.


The documentation for this interface was generated from the following file: