Shiptest 13 - Modules - TypesVar Details

icon_smooth

Vars

smooth_queueBlueprints assemble an image of what pipes/manifolds/wires look like on initialization, and thus should be taken after everything's been smoothed
type_no_connector_typecachesAn associative list matching atom types to their typecaches of connector exceptions. Their no_connector_typecache var is overridden to the element in this list associated with their type; if no such element exists, and their no_connector_typecache is nonempty, the typecache is created according to the type's default value for no_connector_typecache, that typecache is added to this list, and the variable is set to that typecache.

Var Details

smooth_queue

Blueprints assemble an image of what pipes/manifolds/wires look like on initialization, and thus should be taken after everything's been smoothed

type_no_connector_typecaches

An associative list matching atom types to their typecaches of connector exceptions. Their no_connector_typecache var is overridden to the element in this list associated with their type; if no such element exists, and their no_connector_typecache is nonempty, the typecache is created according to the type's default value for no_connector_typecache, that typecache is added to this list, and the variable is set to that typecache.