C# Class JABIA_mod_launcher_ng.Mod

Show 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 property

public string dllName
return string

enabled public property

public bool enabled
return bool

modPath public property

public string modPath
return string