C# Class EnterLoginCredentials, gro-ui

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

Méthodes publiques

Свойство Type Description
attemptbutton Button
emailInput InputField,
ipLabel Text

Méthodes publiques

Méthode Description
AttemptLogin ( ) : void
BackButtonPress ( ) : void
GuestLogin ( ) : void
InputEdit ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

AttemptLogin() public méthode

public AttemptLogin ( ) : void
Résultat void

BackButtonPress() public méthode

public BackButtonPress ( ) : void
Résultat void

GuestLogin() public méthode

public GuestLogin ( ) : void
Résultat void

InputEdit() public méthode

public InputEdit ( ) : void
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

attemptbutton public_oe property

public Button attemptbutton
Résultat Button

emailInput public_oe property

public InputField, emailInput
Résultat InputField,

ipLabel public_oe property

public Text ipLabel
Résultat Text