pandaspgs.get_trait.get_trait_categories
get_trait_categories(
    cached: bool = True, mode: str = "Fat"
) -> TraitCategory
Get TraitCategory data from the server.
| Parameters: | 
 | 
|---|
| Returns: | 
 | 
|---|
from pandaspgs.get_trait_category import get_trait_categories
ch = get_trait_categories()