C# Class OfficialPlugins.Compiler.MainPlugin

Inheritance: FlatRedBall.Glue.Plugins.PluginBase
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

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

Private Methods

Méthode Description
Compile ( Action afterCompile = null ) : void
CreateControl ( ) : void
CreateToolbar ( ) : void

Method Details

ShutDown() public méthode

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

StartUp() public méthode

public StartUp ( ) : void
Résultat void