Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.Game.OS.Extensions Member List

This is the complete list of members for Pathfinder.Game.OS.Extensions, including all inherited members.

GetCurrentComputer(this Hacknet.OS os)Pathfinder.Game.OS.Extensionsstatic
GetExesFor(this Hacknet.OS os, Type instanceType)Pathfinder.Game.OS.Extensionsstatic
GetExesFor< T >(this Hacknet.OS os)Pathfinder.Game.OS.Extensionsstatic
GetModExeInterfaceFor(this Hacknet.OS os, Type interfaceType)Pathfinder.Game.OS.Extensionsstatic
GetModExeInterfaceFor< T >(this Hacknet.OS os)Pathfinder.Game.OS.Extensionsstatic
KillAllExecutableModules(this Hacknet.OS os, bool shouldWrite=false)Pathfinder.Game.OS.Extensionsstatic
KillExecutableModule(this Hacknet.OS os, Hacknet.ExeModule module, bool shouldWrite=false)Pathfinder.Game.OS.Extensionsstatic
KillExecutableModule(this Hacknet.OS os, string input, bool searchName=false, bool shouldWrite=false)Pathfinder.Game.OS.Extensionsstatic
Write(this Hacknet.OS os, string write, params object[] args)Pathfinder.Game.OS.Extensionsstatic
WriteSingle(this Hacknet.OS os, string write, params object[] args)Pathfinder.Game.OS.Extensionsstatic