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
JABIA_mod_launcher_ng
Mod
C# Class JABIA_mod_launcher_ng.Mod
Mostra file
Open project: sbobovyc/JA-BiA-Tools
Class Usage Examples
Public Properties
Property
Type
Description
dllName
string
enabled
bool
modPath
string
Public Methods
Method
Description
init
(
string
path
) :
void
Method Details
init()
public
method
public
init
(
string
path
) :
void
path
string
return
void
Property Details
dllName
public_oe property
public
string
dllName
return
string
enabled
public_oe property
public
bool
enabled
return
bool
modPath
public_oe property
public
string
modPath
return
string