/tg/ Station 13 - Modules - TypesVar Details - Proc Details

uplink

Vars

uplink_flagThe uplink flags of the implant uplink inside, only checked during initialisation so modifying it after initialisation will do nothing

Procs

_component_removalProc called when component is removed; ie. uplink component

Var Details

The uplink flags of the implant uplink inside, only checked during initialisation so modifying it after initialisation will do nothing

Proc Details

_component_removal

Proc called when component is removed; ie. uplink component

Callback catching if the underlying uplink component has been removed, generally by admin verbs or var editing. Implant does nothing without the component, so delete itself.