struct CB::QueryMenu::Category
- CB::QueryMenu::Category
- Struct
- Value
- Object
Overview
Category for a query, this is used for grouping and order queries in the query menu.
Defined in:
cb/query_menu/query.crConstructors
Instance Method Summary
-
#name : String
The name of the category.
-
#order : Int8
The order that the category appears in the query menu.