Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TrafficManager
TrafficManagerMod
C# Class TrafficManager.TrafficManagerMod
Inheritance:
IUserMod
Exibir arquivo
Open project: Katalyst6/CSL.TransitAddonMod
Class Usage Examples
Public Methods
Method
Description
OnDisabled
( ) :
void
OnEnabled
( ) :
void
OnSettingsUI
(
UIHelperBase
helper
) :
void
Method Details
OnDisabled()
public
method
public
OnDisabled
( ) :
void
return
void
OnEnabled()
public
method
public
OnEnabled
( ) :
void
return
void
OnSettingsUI()
public
method
public
OnSettingsUI
(
UIHelperBase
helper
) :
void
helper
UIHelperBase
return
void