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

assembly_holder

Vars

assembliesused to store the list of assemblies making up our assembly holder

Procs

add_assemblyAdds an assembly to the assembly holder
on_attachon_attach: Pass on_attach message to child assemblies
process_activationthis proc is used to process the activation of the assembly holder

Var Details

assemblies

used to store the list of assemblies making up our assembly holder

Proc Details

add_assembly

Adds an assembly to the assembly holder

This proc is used to add an assembly to the assembly holder, update the appearance, and the name of it. Arguments:

on_attach

on_attach: Pass on_attach message to child assemblies

process_activation

this proc is used to process the activation of the assembly holder

This proc is usually called by signalers, timers, or anything that can trigger and send a pulse to the assembly holder, which then calls this proc that actually activates the assemblies Arguments: