# hyperLinkData

> Parameters found in the hyperlink tag.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public Dictionary<string, string> hyperLinkData { get; }
```

### Remarks

See [EditorGUI.hyperLinkClicked](/engine/6000.7/script-reference/unityeditor/editorgui/hyperlinkclicked.md) for more information.
