C# Class SphereStudio.Vanilla.PluginMain

Inheritance: IPluginMain
Afficher le fichier Open project: Radnen/spherestudio

Méthodes publiques

Méthode Description
Initialize ( ISettings conf ) : void
ShutDown ( ) : void

Method Details

Initialize() public méthode

public Initialize ( ISettings conf ) : void
conf ISettings
Résultat void

ShutDown() public méthode

public ShutDown ( ) : void
Résultat void