C# Class ColorToSwitch, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio

Méthodes publiques

Свойство Type Description
colSM ColorToMatch,

Méthodes publiques

Méthode Description
Cswitch ( int state ) : void
getColor ( ) : Color

Private Methods

Méthode Description
Awake ( ) : void

Method Details

Cswitch() public méthode

public Cswitch ( int state ) : void
state int
Résultat void

getColor() public méthode

public getColor ( ) : Color
Résultat Color

Property Details

colSM public_oe property

public ColorToMatch, colSM
Résultat ColorToMatch,