C# Class GluePluginTemplate.MyPlugin

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

ShutDown() public méthode

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

StartUp() public méthode

public StartUp ( ) : void
Résultat void