C# Class GeneralData, TapBand

Inheritance: MonoBehaviour
Afficher le fichier Open project: minimalgeek/TapBand Class Usage Examples

Méthodes publiques

Свойство Type Description
id int
name string
value string

Property Details

id public_oe property

public int id
Résultat int

name public_oe property

public string name
Résultat string

value public_oe property

public string value
Résultat string