.DT
xfer_volume
Dead DW2 creator help
xfer_volume
.SH Name
.SP 5 5
xfer_volume - This method transfers a given amount of a liquid to a new container.
.EP
.SH Syntax
.SI 5
int xfer_volume(int vol_xferred,
object dest)
.EI
.SH Parameters
.SI 5
%^BOLD%^dest%^RESET%^ - the destination of the liquid
%^BOLD%^vol_xferred%^RESET%^ - the amount of volume transfered
.EI
.SH Defined in
.SI 5
/obj/vessel.c
.EI
.SH Description
.SP 5 5
This method transfers a given amount of a liquid to a new container.
.EP