C# Class FavoriteController, xsolla-unity-sdk

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

Méthodes publiques

Свойство Type Description
text Text
toggle Toggle,

Méthodes publiques

Méthode Description
ChangeValue ( bool b ) : void
Start ( ) : void
Update ( ) : void

Method Details

ChangeValue() public méthode

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

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

text public_oe property

public Text text
Résultat Text

toggle public_oe property

public Toggle, toggle
Résultat Toggle,