.DT
query_eat_func
DW_wibble creator help
query_eat_func

.SH Name
.SP 5 5
query_eat_func -  This returns the name of the eat function to carry out when the object is eaten.
.EP

.SH Syntax
.SI 5
string query_eat_func()
.EI

.SH Returns
.SI 5
A string which is the name of the eat function.
.EI

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

.SH Description
.SP 5 5

This returns the name of the eat function to carry out
when the object is eaten.

.EP

.SH See also
.SP 5 5
set_eat_object(), set_eat_func(), set_eat_mess()
.EP

