C# Class PlantInfoEntry, gro-ui

Inheritance: MonoBehaviour
Afficher le fichier Open project: OpenAgInitiative/gro-ui Class Usage Examples

Méthodes publiques

Свойство Type Description
labelDisplay Text

Méthodes publiques

Méthode Description
SetLabel ( string label ) : void
SetValue ( string value, int style ) : void

Method Details

SetLabel() public méthode

public SetLabel ( string label ) : void
label string
Résultat void

SetValue() public méthode

public SetValue ( string value, int style ) : void
value string
style int
Résultat void

Property Details

labelDisplay public_oe property

public Text labelDisplay
Résultat Text