C# Class D3Helper.A_Tools.T_D3UI.UIElement

Afficher le fichier Open project: r3peat/D3Helper.Public

Méthodes publiques

Méthode Description
getRect ( string control ) : UIRect
isVisible ( string ControlName ) : bool

Method Details

getRect() public static méthode

public static getRect ( string control ) : UIRect
control string
Résultat Enigma.D3.UI.UIRect

isVisible() public static méthode

public static isVisible ( string ControlName ) : bool
ControlName string
Résultat bool