C# Class GlueView.Plugin.EmbeddedPlugin

Represents a plugin that is using the plugin system for cleanliness, but it should never be turned off or appear in the plugin list.
Inheritance: GlueViewPlugin
显示文件 Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ShutDown ( FlatRedBall shutDownReason ) : bool

Method Details

ShutDown() public method

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