![]() |
Pathfinder
v3.0
The definitive Hacknet programmable modding system
|
This is the complete list of members for Pathfinder.Game.OS.Extensions, including all inherited members.
GetCurrentComputer(this Hacknet.OS os) | Pathfinder.Game.OS.Extensions | static |
GetExesFor(this Hacknet.OS os, Type instanceType) | Pathfinder.Game.OS.Extensions | static |
GetExesFor< T >(this Hacknet.OS os) | Pathfinder.Game.OS.Extensions | static |
GetModExeInterfaceFor(this Hacknet.OS os, Type interfaceType) | Pathfinder.Game.OS.Extensions | static |
GetModExeInterfaceFor< T >(this Hacknet.OS os) | Pathfinder.Game.OS.Extensions | static |
KillAllExecutableModules(this Hacknet.OS os, bool shouldWrite=false) | Pathfinder.Game.OS.Extensions | static |
KillExecutableModule(this Hacknet.OS os, Hacknet.ExeModule module, bool shouldWrite=false) | Pathfinder.Game.OS.Extensions | static |
KillExecutableModule(this Hacknet.OS os, string input, bool searchName=false, bool shouldWrite=false) | Pathfinder.Game.OS.Extensions | static |
Write(this Hacknet.OS os, string write, params object[] args) | Pathfinder.Game.OS.Extensions | static |
WriteSingle(this Hacknet.OS os, string write, params object[] args) | Pathfinder.Game.OS.Extensions | static |