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
PartyCraft
API
Plugin
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