C# Class GeneralData, TapBand

Inheritance: MonoBehaviour
Mostrar archivo Open project: minimalgeek/TapBand Class Usage Examples

Public Properties

Property Type Description
id int
name string
value string

Property Details

id public_oe property

public int id
return int

name public_oe property

public string name
return string

value public_oe property

public string value
return string