C# Class LogicSpawn.GTARPG.Core.CharCreationNewUI

Inheritance: UpdateScript
Datei anzeigen Open project: logicspawn/GTARPG

Public Methods

Method Description
CharCreationNewUI ( ) : System
Update ( ) : void

Private Methods

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

Method Details

CharCreationNewUI() public method

public CharCreationNewUI ( ) : System
return System

Update() public method

public Update ( ) : void
return void