Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Schumix
Components
ScriptManager
C# Class Schumix.Components.ScriptManager
A script manager for the IRC connections. Loads plugins, manages events etc.
ファイルを表示
Open project: Schumix/Schumix2
Public Methods
Method
Description
ScriptManager
(
string
scriptPath
) :
System
Creates a new instance of ScriptManager
Method Details
ScriptManager()
public
method
Creates a new instance of ScriptManager
public
ScriptManager
(
string
scriptPath
) :
System
scriptPath
string
Path to scripts.
return
System