Local Functions (/std/inheritables/container.c)

int query_max_mass();

Returns the maximum mass a object can carry.  If this container is later used as an inheritable for a bag then it returns the max the bag can carry.

See also: set_max_mass()
