C# 클래스 FSO.Client.Utils.UITooltipHandler

파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Target FSO.Client.UI.Framework.UIElement

공개 메소드들

메소드 설명
UITooltipHandler ( UIElement target ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Update ( UpdateState state ) : void

메소드 상세

UITooltipHandler() 공개 메소드

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

프로퍼티 상세

Target 공개적으로 프로퍼티

public UIElement,FSO.Client.UI.Framework Target
리턴 FSO.Client.UI.Framework.UIElement