Method | Description | |
---|---|---|
LoadAssembly ( ) : |
Loads the mod's Assembly if it hasn't been loaded yet. Otherwise it just finds the already-loaded mod and returns it.
|
|
ModReference ( string name ) : System |
Constructs a new Mod Reference.
|
public ModReference ( string name ) : System | ||
name | string | The name of the mod |
return | System |