![]() |
Pathfinder
v3.0
The definitive Hacknet programmable modding system
|
Public Member Functions | |
Instance (Type port, bool unlocked=false) | |
bool | AssignTo (Hacknet.Computer c) |
bool | RemoveFrom (Hacknet.Computer c) |
bool | Equals (Type other) |
bool | Equals (Instance other) |
Static Public Member Functions | |
static bool | AssignTo (Instance ins, Hacknet.Computer c) |
static bool | RemoveFrom (Instance ins, Hacknet.Computer c) |
static Instance | GetInstanceIn (Hacknet.Computer c, Type type) |
Properties | |
Type | Port [get] |
bool | Unlocked [get, set] |
Pathfinder.Port.Instance.Instance | ( | Type | port, |
bool | unlocked = false |
||
) |
|
static |
bool Pathfinder.Port.Instance.AssignTo | ( | Hacknet.Computer | c | ) |
bool Pathfinder.Port.Instance.Equals | ( | Type | other | ) |
bool Pathfinder.Port.Instance.Equals | ( | Instance | other | ) |
|
static |
|
static |
bool Pathfinder.Port.Instance.RemoveFrom | ( | Hacknet.Computer | c | ) |
|
get |
|
getset |