ToString()
Converts the value of the current ShortcutBinding object to its equivalent string representation.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.ShortcutManagement
- Assembly: UnityEditor.CoreModule
public override string ToString()
Returns
Type | Description |
|---|---|
| string | The string representation of the current ShortcutBinding value. |