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
Pluton
CSharpPlugin
C# Class Pluton.CSharpPlugin
C# engine.
Mostra file
Open project: Notulp/Pluton
Class Usage Examples
Public Properties
Property
Type
Description
Commands
ChatCommands
Plugin
BasePlugin
ServerConsoleCommands
ConsoleCommands
Public Methods
Method
Description
CSharpPlugin
( )
Method Details
CSharpPlugin()
public
method
public
CSharpPlugin
( )
Property Details
Commands
public_oe property
The commands.
public
ChatCommands,Pluton
Commands
return
ChatCommands
Plugin
public_oe property
The plugin.
public
BasePlugin
Plugin
return
BasePlugin
ServerConsoleCommands
public_oe property
The server console commands.
public
ConsoleCommands,Pluton
ServerConsoleCommands
return
ConsoleCommands