C# Class JABIA_mod_launcher_ng.Mod

Afficher le fichier Open project: sbobovyc/JA-BiA-Tools Class Usage Examples

Méthodes publiques

Свойство Type Description
dllName string
enabled bool
modPath string

Méthodes publiques

Méthode Description
init ( string path ) : void

Method Details

init() public méthode

public init ( string path ) : void
path string
Résultat void

Property Details

dllName public_oe property

public string dllName
Résultat string

enabled public_oe property

public bool enabled
Résultat bool

modPath public_oe property

public string modPath
Résultat string