C# 클래스 D3Helper.A_Tools.T_D3UI.UIElement

파일 보기 프로젝트 열기: r3peat/D3Helper.Public

공개 메소드들

메소드 설명
getRect ( string control ) : UIRect
isVisible ( string ControlName ) : bool

메소드 상세

getRect() 공개 정적인 메소드

public static getRect ( string control ) : UIRect
control string
리턴 Enigma.D3.UI.UIRect

isVisible() 공개 정적인 메소드

public static isVisible ( string ControlName ) : bool
ControlName string
리턴 bool