C# Class exUIButtonEditor, ex2d-v1

Inheritance: exUIElementEditor
Afficher le fichier Open project: exdev/ex2d-v1

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void
OnSceneGUI ( ) : void

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

OnSceneGUI() protected méthode

protected OnSceneGUI ( ) : void
Résultat void