.DT
contents_vect
DW_wibble creator help
contents_vect

.SH Name
.SP 5 5
contents_vect -  This method returns the vector of the contents of the container.
.EP

.SH Syntax
.SI 5
int * contents_vect()
.EI

.SH Defined in
.SI 5
/obj/container.c
.EI

.SH Description
.SP 5 5

This method returns the vector of the contents of the container.
This is based on the vectors of all the liquid with a vector set
on them.

.EP

