Space Station 13 - Modules - TypesVar Details - Proc Details

controller

The name of the controller

Vars

__statThe atom used to hold information about the controller for client UI output
__stat_nextThe next time we should do work updating __stat

Procs

StartLoadingMapwhen we enter dmm_suite.load_map
StopLoadingMapwhen we exit dmm_suite.load_map

Var Details

__stat

The atom used to hold information about the controller for client UI output

__stat_next

The next time we should do work updating __stat

Proc Details

StartLoadingMap

when we enter dmm_suite.load_map

StopLoadingMap

when we exit dmm_suite.load_map