Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Game.ExeModule.Extensions Class Reference

Static Public Member Functions

static bool Kill (this Hacknet.ExeModule module, bool shouldWrite=false)
 Kill the ExeModule. More...
 

Member Function Documentation

◆ Kill()

static bool Pathfinder.Game.ExeModule.Extensions.Kill ( this Hacknet.ExeModule  module,
bool  shouldWrite = false 
)
static
Returns
true, if ExeModule was found, killed, and removed, false otherwise.
Parameters
moduleThe ExeModule to kill.
shouldWriteIf set to true then success will be written to the OS.

The documentation for this class was generated from the following file: