C# Class LogicSpawn.GTARPG.Core.CharCreationNewUI

Inheritance: UpdateScript
Afficher le fichier Open project: logicspawn/GTARPG

Méthodes publiques

Méthode Description
CharCreationNewUI ( ) : System
Update ( ) : void

Private Methods

Méthode Description
A ( ) : void
B ( ) : void
C ( ) : void
D ( ) : void
E ( ) : void
OnKeyDown ( object sender, KeyEventArgs keyEventArgs ) : void

Method Details

CharCreationNewUI() public méthode

public CharCreationNewUI ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void