Method GetCategories
| Edit this page View SourceGetCategories()
Creates the final categories array for this PieceTable.
Adds vanilla categories when UseCategories is true.
Adds custom categories when UseCustomCategories is true.
Declaration
public string[] GetCategories()
Returns
| Type | Description |
|---|---|
| string[] | Array of category strings. |