C# Class TrafficManager.UI.UIBase

Inheritance: UICustomControl
Afficher le fichier Open project: seiggy/Skylines-Traffic-Manager

Méthodes publiques

Méthode Description
Close ( ) : void
IsVisible ( ) : bool
Show ( ) : void
UIBase ( ) : ColossalFramework.UI

Private Methods

Méthode Description
ButtonClick ( UIComponent uiComponent, UIMouseEventParameter eventParam ) : void

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

IsVisible() public méthode

public IsVisible ( ) : bool
Résultat bool

Show() public méthode

public Show ( ) : void
Résultat void

UIBase() public méthode

public UIBase ( ) : ColossalFramework.UI
Résultat ColossalFramework.UI