C# Class GlueViewOfficialPlugins.ObjectCreator.ObjectCreatorPlugin

Inheritance: GlueView.Plugin.GlueViewPlugin
Mostrar archivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ShutDown ( FlatRedBall shutDownReason ) : bool
StartUp ( ) : void

Private Methods

Method Description
ObjectCreatorPlugin_ElementLoaded ( object sender, EventArgs e ) : void

Method Details

ShutDown() public method

public ShutDown ( FlatRedBall shutDownReason ) : bool
shutDownReason FlatRedBall
return bool

StartUp() public method

public StartUp ( ) : void
return void