C# Class JABIA_mod_launcher_ng.Mod

Datei anzeigen 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