subsystem

Vars | |
ss_id | Subsystem ID. Used for when we need a technical name for the SS |
---|---|
Procs | |
PreInit | datum/controller/subsystem/New() |
get_metrics | Returns the metrics for the subsystem. |
Var Details
ss_id

Subsystem ID. Used for when we need a technical name for the SS
Proc Details
PreInit
datum/controller/subsystem/New()
get_metrics
Returns the metrics for the subsystem.
This can be overriden on subtypes for variables that could affect tick usage Example: ATs on SSair