C# Class GA_DatePicker, TheUnseen

Inheritance: EditorWindow
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
CurrentDate System.DateTime

Méthodes publiques

Méthode Description
OnDestroy ( ) : void
OnGUI ( ) : void
OnLostFocus ( ) : void
Update ( ) : void

Method Details

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

OnLostFocus() public méthode

public OnLostFocus ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

CurrentDate public_oe property

public DateTime,System CurrentDate
Résultat System.DateTime