Class TooltipAttribute
Implements
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public class TooltipAttribute : PropertyAttribute, _Attribute
Constructors
| Improve this Doc View SourceTooltipAttribute(String)
Declaration
public TooltipAttribute(string tooltip)
Parameters
Type | Name | Description |
---|---|---|
String | tooltip |
Fields
| Improve this Doc View Sourcetooltip
Declaration
public readonly string tooltip
Field Value
Type | Description |
---|---|
String |