|
M&B: Bannerlord 1.4.7
The horns sound, the ravens gather.
|
Public Types | |
| enum | AssemblyLoadResult { Success = 0 , LoadedWithErrors = 1 , CriticalError = 2 } |
Static Public Member Functions | |
| static void | Initialize () |
| static Assembly | LoadFrom (string assemblyFile, bool showError=true) |
| static Assembly | LoadFrom (string assemblyFile, out AssemblyLoadResult result, bool showError=true) |
|
static |
|
static |
|
static |