Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PartyCraft
API
Plugin
C# Class PartyCraft.API.Plugin
Mostra file
Open project: SirCmpwn/PartyCraft
Public Methods
Method
Description
OnInitialize
(
IServer
server
) :
void
OnInstall
( ) :
void
OnShutDown
( ) :
void
Method Details
OnInitialize()
public
method
public
OnInitialize
(
IServer
server
) :
void
server
IServer
return
void
OnInstall()
public
method
public
OnInstall
( ) :
void
return
void
OnShutDown()
public
method
public
OnShutDown
( ) :
void
return
void