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

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

AddEOSDevice(this Hacknet.Computer comp, Hacknet.Computer device)Pathfinder.Game.Computer.Extensionsstatic
AddLink(this Hacknet.Computer comp, Hacknet.Computer newLink)Pathfinder.Game.Computer.Extensionsstatic
AddModdedDaemon(this Hacknet.Computer comp, string interfaceId, Dictionary< string, string > input=null)Pathfinder.Game.Computer.Extensionsstatic
AddModPort(this Hacknet.Computer comp, Port.Type port, bool unlocked=false)Pathfinder.Game.Computer.Extensionsstatic
AddModPort(this Hacknet.Computer comp, string id, bool unlocked=false)Pathfinder.Game.Computer.Extensionsstatic
AddVanillaPort(this Hacknet.Computer comp, ExeInfoManager.ExecutableInfo info, bool unlocked=false)Pathfinder.Game.Computer.Extensionsstatic
AddVanillaPort(this Hacknet.Computer comp, string portName, bool unlocked=false)Pathfinder.Game.Computer.Extensionsstatic
AddVanillaPort(this Hacknet.Computer comp, int portNum, bool unlocked=false)Pathfinder.Game.Computer.Extensionsstatic
CloseModPort(this Hacknet.Computer comp, Port.Type port, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
CloseModPort(this Hacknet.Computer comp, string id, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
CloseVanillaPort(this Hacknet.Computer comp, ExeInfoManager.ExecutableInfo info, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
CloseVanillaPort(this Hacknet.Computer comp, string portName, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
CloseVanillaPort(this Hacknet.Computer comp, int portNum, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
CreateEOSDeviceOn(this Hacknet.Computer comp, string name="Unregistered eOS Device", string ip=null, string icon="ePhone", Vector2? location=null, string password="alpine", List< int > vanillaPorts=null, int portCracksRequired=2, Hacknet.Folder eosFolder=null, List< Port.Type > modPorts=null)Pathfinder.Game.Computer.Extensionsstatic
GetDaemonList(this Hacknet.Computer comp, Type daemonType)Pathfinder.Game.Computer.Extensionsstatic
GetDaemonList< T >(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetEOSDevicesBy(this Hacknet.Computer comp, RetrieveType retType)Pathfinder.Game.Computer.Extensionsstatic
GetEOSDevicesById(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetEOSDevicesByIndex(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetEOSDevicesByIp(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetEOSDevicesByName(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetModdedDaemon(this Hacknet.Computer comp, Type modInterface)Pathfinder.Game.Computer.Extensionsstatic
GetModdedDaemon< T >(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetModdedDaemonList(this Hacknet.Computer comp, Type modInterface)Pathfinder.Game.Computer.Extensionsstatic
GetModdedDaemonList< T >(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetModdedPortList(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetNetworkMap(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
GetOS(this Hacknet.Computer comp)Pathfinder.Game.Computer.Extensionsstatic
HasModPort(this Hacknet.Computer comp, Port.Type port)Pathfinder.Game.Computer.Extensionsstatic
HasModPort(this Hacknet.Computer comp, string id)Pathfinder.Game.Computer.Extensionsstatic
HasVanilaPort(this Hacknet.Computer comp, ExeInfoManager.ExecutableInfo info)Pathfinder.Game.Computer.Extensionsstatic
HasVanillaPort(this Hacknet.Computer comp, string portName)Pathfinder.Game.Computer.Extensionsstatic
HasVanillaPort(this Hacknet.Computer comp, int portNum)Pathfinder.Game.Computer.Extensionsstatic
IsModPortOpen(this Hacknet.Computer comp, Port.Type port)Pathfinder.Game.Computer.Extensionsstatic
IsModPortOpen(this Hacknet.Computer comp, string id)Pathfinder.Game.Computer.Extensionsstatic
IsVanillaPortOpen(this Hacknet.Computer comp, ExeInfoManager.ExecutableInfo info)Pathfinder.Game.Computer.Extensionsstatic
IsVanillaPortOpen(this Hacknet.Computer comp, string portName)Pathfinder.Game.Computer.Extensionsstatic
IsVanillaPortOpen(this Hacknet.Computer comp, int portNum)Pathfinder.Game.Computer.Extensionsstatic
OpenModPort(this Hacknet.Computer comp, Port.Type port, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
OpenModPort(this Hacknet.Computer comp, string id, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
OpenVanillaPort(this Hacknet.Computer comp, ExeInfoManager.ExecutableInfo info, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
OpenVanillaPort(this Hacknet.Computer comp, string portName, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
OpenVanillaPort(this Hacknet.Computer comp, int portNum, string ipFrom=null)Pathfinder.Game.Computer.Extensionsstatic
RemoveModPort(this Hacknet.Computer comp, Port.Type port)Pathfinder.Game.Computer.Extensionsstatic
RemoveModPort(this Hacknet.Computer comp, string id)Pathfinder.Game.Computer.Extensionsstatic
RemoveVanillaPort(this Hacknet.Computer comp, ExeInfoManager.ExecutableInfo info)Pathfinder.Game.Computer.Extensionsstatic
RemoveVanillaPort(this Hacknet.Computer comp, string portName)Pathfinder.Game.Computer.Extensionsstatic
RemoveVanillaPort(this Hacknet.Computer comp, int portNum)Pathfinder.Game.Computer.Extensionsstatic