C# Class SocialGame.CheckFigure

Inheritance: Check
Afficher le fichier Open project: BrainProject/UnityTemp

Méthodes publiques

Свойство Type Description
check bool

Méthodes publiques

Méthode Description
Start ( ) : void
UnCheck ( ) : void

uncheck this check.

changeColorMaterial ( Color color ) : void

Changes the color material.

thisActivate ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

UnCheck() public méthode

uncheck this check.
public UnCheck ( ) : void
Résultat void

changeColorMaterial() public méthode

Changes the color material.
public changeColorMaterial ( Color color ) : void
color UnityEngine.Color Color.
Résultat void

thisActivate() public méthode

public thisActivate ( ) : void
Résultat void

Property Details

check public_oe property

public bool check
Résultat bool