C# Class TrafficManager_ImprovedAI.AIPanel

Inheritance: UIPanel
Afficher le fichier Open project: fadster/TrafficManager_ImprovedAI Class Usage Examples

Méthodes publiques

Méthode Description
Hide ( ) : void
Start ( ) : void
Update ( ) : void

Méthodes protégées

Méthode Description
OnGotFocus ( UIFocusEventParameter p ) : void

Private Methods

Méthode Description
ReconcileValues ( ) : void

Method Details

Hide() public méthode

public Hide ( ) : void
Résultat void

OnGotFocus() protected méthode

protected OnGotFocus ( UIFocusEventParameter p ) : void
p UIFocusEventParameter
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void