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

string query_class(string class);

If class is supplied will return 0 if the user is not a member of that class.  Will return class if it is.  If class is not supplied will return a string of all classes which the living is a member of.

See also: add_class(), set_class()
