[Missing <summary> documentation for "T:BrydenWoodUnity.UIElements.Tooltip"]
 Inheritance Hierarchy
Inheritance HierarchySystemObject  Object    Component      Behaviour        MonoBehaviour          BrydenWoodUnity.UIElementsTooltip  
    Namespace: 
   BrydenWoodUnity.UIElements
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic class Tooltip : MonoBehaviour, IPointerEnterHandler, 
	IEventSystemHandler, IPointerExitHandler
Public Class Tooltip
	Inherits MonoBehaviour
	Implements IPointerEnterHandler, IEventSystemHandler, IPointerExitHandler
public ref class Tooltip : public MonoBehaviour, 
	IPointerEnterHandler, IEventSystemHandler, IPointerExitHandler
type Tooltip =  
    class
        inherit MonoBehaviour
        interface IPointerEnterHandler
        interface IEventSystemHandler
        interface IPointerExitHandler
    endThe Tooltip type exposes the following members.
 Constructors
Constructors|  | Name | Description | 
|---|
|  | Tooltip | Initializes a new instance of the Tooltip class | 
Top Methods
Methods Fields
Fields See Also
See Also