C# Class PartyCraft.API.Plugin

Afficher le fichier Open project: SirCmpwn/PartyCraft

Méthodes publiques

Méthode Description
OnInitialize ( IServer server ) : void
OnInstall ( ) : void
OnShutDown ( ) : void

Method Details

OnInitialize() public méthode

public OnInitialize ( IServer server ) : void
server IServer
Résultat void

OnInstall() public méthode

public OnInstall ( ) : void
Résultat void

OnShutDown() public méthode

public OnShutDown ( ) : void
Résultat void