C# Class GlueView.Editing.EditingPlugin

Inheritance: GlueView.Plugin.GlueViewPlugin
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
ShutDown ( FlatRedBall shutDownReason ) : bool
StartUp ( ) : void

Private Methods

Méthode Description
HandleElementHighlight ( object sender, EventArgs e ) : void
HandleSelectedObjectChanged ( object sender, EventArgs e ) : void
HandleUpdate ( object sender, EventArgs e ) : void

Method Details

ShutDown() public méthode

public ShutDown ( FlatRedBall shutDownReason ) : bool
shutDownReason FlatRedBall
Résultat bool

StartUp() public méthode

public StartUp ( ) : void
Résultat void