C# Class EgoNewEventEditor, EgoCS

Inheritance: EditorWindow
Afficher le fichier Open project: andoowhy/EgoCS

Méthodes publiques

Свойство Type Description
newEventName string

Méthodes publiques

Méthode Description
CreateEvent ( ) : void
DrawCreateEventButton ( ) : void
DrawEventName ( ) : void
OnGUI ( ) : void

Private Methods

Méthode Description
NewEventWindow ( ) : void

Method Details

CreateEvent() public méthode

public CreateEvent ( ) : void
Résultat void

DrawCreateEventButton() public méthode

public DrawCreateEventButton ( ) : void
Résultat void

DrawEventName() public méthode

public DrawEventName ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

newEventName public_oe property

public string newEventName
Résultat string