controller
The name of the controller
Vars | |
__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 |
Procs | |
StartLoadingMap | when we enter dmm_suite.load_map |
StopLoadingMap | when 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