/tg/ Station 13 - Modules - TypesVar Details - Proc Details

objective_target_machine_handler

Datum which manages references to things we are instructed to destroy

Vars

machine_instances_by_pathExisting instances of machines organised by typepath

Procs

finalise_valid_targetsConfirm that everything added to the list is a valid target, then prevent new targets from being added
on_machine_createdAdds a newly created machine to our list of machines, if we need it

Var Details

machine_instances_by_path

Existing instances of machines organised by typepath

Proc Details

finalise_valid_targets

Confirm that everything added to the list is a valid target, then prevent new targets from being added

on_machine_created

Adds a newly created machine to our list of machines, if we need it