SS1984 - Modules - Types

code/modules/admin/view_variables/debug_variables.dm

/proc/debug_variableGet displayed variable in VV variable list. If owner is a list, name will be index, and value will be assoc value.
/proc/_debug_variable_valueThis is split into a separate proc mostly to make errors that happen not break things too much.