byond - Modules - TypesProc Details

/datum/reagents

Procs

remove_any_butThis proc is one that removes all reagents from the targeted datum other than the designated ignored reagent
set_source_mobYou can search for specific reagents using the specific reagents arg.
trans_toTransfers to the reagents datum of an object
trans_to_datumTransfers to a reagent datum
trans_to_ingestTransfers to object as ingestion

Proc Details

remove_any_but

This proc is one that removes all reagents from the targeted datum other than the designated ignored reagent

set_source_mob

You can search for specific reagents using the specific reagents arg.

trans_to

Transfers to the reagents datum of an object

trans_to_datum

Transfers to a reagent datum

trans_to_ingest

Transfers to object as ingestion