Click or drag to resize
InspectorTooltipAttribute Constructor
Constructor.

Namespace: Slash.Unity.Common.Utils
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public InspectorTooltipAttribute(
	string text
)

Parameters

text
Type: SystemString
Tooltip text.
See Also