C# Class EgoNewComponentEditor, EgoCS

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
CreateComponent ( ) : void
DrawCreateComponentButton ( ) : void
DrawSystemName ( ) : void
OnGUI ( ) : void

Private Methods

Méthode Description
NewComponentWindow ( ) : void

Method Details

CreateComponent() public méthode

public CreateComponent ( ) : void
Résultat void

DrawCreateComponentButton() public méthode

public DrawCreateComponentButton ( ) : void
Résultat void

DrawSystemName() public méthode

public DrawSystemName ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

newComponentName public_oe property

public string newComponentName
Résultat string