TooltipAttribute(string)
Specify a tooltip for a field.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public TooltipAttribute(string tooltip)
Parameters
The tooltip text.