Method GetTooltipDescription
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
GetTooltipDescription()
Returns the full rich-text description block shown in the skill tooltip: optional command quote, description, and any unmet requirements (in red). Uses tags compatible with both TextMeshPro and Unity UI Toolkit. Single source of truth for skill tooltip text in legacy UGUI and OneJS UI.
public string GetTooltipDescription()