Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TrafficManager
UI
UIBase
C# Class TrafficManager.UI.UIBase
Inheritance:
UICustomControl
显示文件
Open project: seiggy/Skylines-Traffic-Manager
Public Methods
Method
Description
Close
( ) :
void
IsVisible
( ) :
bool
Show
( ) :
void
UIBase
( ) :
ColossalFramework.UI
Private Methods
Method
Description
ButtonClick
(
UIComponent
uiComponent
,
UIMouseEventParameter
eventParam
) :
void
Method Details
Close()
public
method
public
Close
( ) :
void
return
void
IsVisible()
public
method
public
IsVisible
( ) :
bool
return
bool
Show()
public
method
public
Show
( ) :
void
return
void
UIBase()
public
method
public
UIBase
( ) :
ColossalFramework.UI
return
ColossalFramework.UI