C# Class SphereStudio.Vanilla.Plugins.SphereStarter

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

Méthodes publiques

Méthode Description
Configure ( ) : void
SphereStarter ( ISettings conf ) : System
Start ( string gamePath, bool isPackage ) : void

Method Details

Configure() public méthode

public Configure ( ) : void
Résultat void

SphereStarter() public méthode

public SphereStarter ( ISettings conf ) : System
conf ISettings
Résultat System

Start() public méthode

public Start ( string gamePath, bool isPackage ) : void
gamePath string
isPackage bool
Résultat void