# Tooltip

> The text displayed when hovering over the condition in the transition inspector.

## Definition

* **Type:** Property
* **Namespace:** [Unity.GraphToolkit.Editor](/engine/6000.7/script-reference/unity/graphtoolkit/editor.md)
* **Assembly:** UnityEditor

```csharp
public virtual string Tooltip { get; }
```
