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

plant_analyzer

Vars

last_scan_dataCached data from ui_interact
product_grinder_resultsCached data for the product grinder results

Procs

analyzeCalled when our analyzer is used on something
interactWhen we use the analyzer in hand - try to show the results of the last scan
interact_with_atomWhen we attack something, try to scan something we hit with left click. Left-clicking uses scans for stats
interact_with_atom_secondarySame as above, but with right click. Right-clicking scans for chemicals.

Var Details

last_scan_data

Cached data from ui_interact

product_grinder_results

Cached data for the product grinder results

Proc Details

analyze

Called when our analyzer is used on something

interact

When we use the analyzer in hand - try to show the results of the last scan

interact_with_atom

When we attack something, try to scan something we hit with left click. Left-clicking uses scans for stats

interact_with_atom_secondary

Same as above, but with right click. Right-clicking scans for chemicals.