Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FlatRedBall
Glue
Plugins
NotLoadedPlugin
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