| InspectorTooltipAttribute Class |
Found in Unity forum: http://forum.unity3d.com/threads/182621-Inspector-Tooltips.
Inheritance Hierarchy
Namespace: Slash.Unity.Common.UtilsAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax public class InspectorTooltipAttribute : PropertyAttribute
Public Class InspectorTooltipAttribute
Inherits PropertyAttribute
public ref class InspectorTooltipAttribute : public PropertyAttribute
type InspectorTooltipAttribute =
class
inherit PropertyAttribute
end
The InspectorTooltipAttribute type exposes the following members.
Constructors Properties
| Name | Description |
---|
| Text |
Tooltip text.
|
TopSee Also