objective_target_machine_handler
Datum which manages references to things we are instructed to destroy
Vars | |
machine_instances_by_path | Existing instances of machines organised by typepath |
---|---|
Procs | |
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 |
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