Daedalus Dock - Modules - TypesVar Details - Proc Details

Compare Component

Abstract component to build conditional components

Vars

compareThe trigger for the true/false signals
input_port_amountThe amount of input ports to have
resultThe result from the output
trueSignals sent on compare

Procs

do_comparisonsDo the comparisons and return a result
populate_custom_portsUsed by derivatives to load their own ports in for custom use.

Var Details

compare

The trigger for the true/false signals

input_port_amount

The amount of input ports to have

result

The result from the output

true

Signals sent on compare

Proc Details

do_comparisons

Do the comparisons and return a result

populate_custom_ports

Used by derivatives to load their own ports in for custom use.