ModCommandLine Events |
The ModCommandLine type exposes the following members.
| Name | Description | |
|---|---|---|
| OnModCommandLine |
This event is called when the command line is being parsed and detects a mod path.
The mod path is passed to this delegate and can then be loaded.
|