C# Class FSO.Client.Utils.UITooltipHandler

Exibir arquivo Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Target FSO.Client.UI.Framework.UIElement

Public Methods

Method Description
UITooltipHandler ( UIElement target ) : System.Collections.Generic

Private Methods

Method Description
Update ( UpdateState state ) : void

Method Details

UITooltipHandler() public method

public UITooltipHandler ( UIElement target ) : System.Collections.Generic
target FSO.Client.UI.Framework.UIElement
return System.Collections.Generic

Property Details

Target public_oe property

public UIElement,FSO.Client.UI.Framework Target
return FSO.Client.UI.Framework.UIElement