Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MusicToggleButton
C# Class MusicToggleButton, code
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: shendongnian/code
Méthodes publiques
Свойство
Type
Description
TargetColor
Color,
changeValue
bool
offOnImage
Image,
originalColor
Color,
Méthodes publiques
Méthode
Description
Start
( ) :
void
musicButtonClick
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
musicButtonClick()
public
méthode
public
musicButtonClick
( ) :
void
Résultat
void
Property Details
TargetColor
public_oe property
public
Color,
TargetColor
Résultat
Color,
changeValue
public_oe property
public
bool
changeValue
Résultat
bool
offOnImage
public_oe property
public
Image,
offOnImage
Résultat
Image,
originalColor
public_oe property
public
Color,
originalColor
Résultat
Color,