.DT
query_max_weight
DW_wibble creator help
query_max_weight

.SH Name
.SP 5 5
query_max_weight -  This method returns the maximum amount of weight that can be carried in this container.
.EP

.SH Syntax
.SI 5
int query_max_weight()
.EI

.SH Returns
.SI 5
the maximum weight.EI

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

.SH Description
.SP 5 5

This method returns the maximum amount of weight that can
be carried in this container.
.EP

.SH See also
.SP 5 5
set_max_weight()

.EP

