Pathfinder
v3.0
The definitive Hacknet programmable modding system
Static Public Member Functions
|
List of all members
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
module
The
ExeModule
to kill.
shouldWrite
If set to
true
then success will be written to the
OS
.
The documentation for this class was generated from the following file:
Pathfinder/Game/ExeModule/
Extensions.cs
Pathfinder
Game
ExeModule
Extensions
Generated by
doxygen
1.8.13