hyperLinkData
Parameters found in the hyperlink tag.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public Dictionary<string, string> hyperLinkData { get; }
Remarks
See EditorGUI.hyperLinkClicked for more information.