Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PlayersModelsListener
C# Class PlayersModelsListener, ES2015F
Inheritance:
ChoicePickerChangeStateListener
Show file
Open project: jgirald/ES2015F
Public Methods
Method
Description
OnChangeActive
(
bool
active
) :
void
OnChangeState
(
string
state
) :
void
Method Details
OnChangeActive()
public
method
public
OnChangeActive
(
bool
active
) :
void
active
bool
return
void
OnChangeState()
public
method
public
OnChangeState
(
string
state
) :
void
state
string
return
void