C# Class TextColorController, xsolla-unity-sdk

Inheritance: MonoBehaviour
Afficher le fichier Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Méthodes publiques

Свойство Type Description
Blue int
Green int
Red int

Méthodes publiques

Méthode Description
SelectBaseColor ( bool b ) : void
Start ( ) : void

Method Details

SelectBaseColor() public méthode

public SelectBaseColor ( bool b ) : void
b bool
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

Blue public_oe property

public int Blue
Résultat int

Green public_oe property

public int Green
Résultat int

Red public_oe property

public int Red
Résultat int