C# Class GeneralData, TapBand

Inheritance: MonoBehaviour
Show file Open project: minimalgeek/TapBand Class Usage Examples

Public Properties

Property Type Description
id int
name string
value string

Property Details

id public property

public int id
return int

name public property

public string name
return string

value public property

public string value
return string