pymhf.main module#
- class pymhf.main.WrappedProcess(proc: Process | None = None, thread_handle: int | None = None)#
Bases:
object
- resume()#
- suspend()#
- pymhf.main.get_process_when_ready(cmd: str, target: str, required_assemblies: list[str] | None = None, is_steam: bool = True, start_paused: bool = False)#
- pymhf.main.load_mod_file(filepath)#
Load an individual file as a mod.