C# Class FlatRedBall.Glue.Plugins.NotLoadedPlugin

Inheritance: IPlugin
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
ShutDown ( PluginShutDownReason shutDownReason ) : bool
StartUp ( ) : 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