Mudlib visible

Documentation for the object-visible functions for the mudlib in /std/object/visible.c.

Functions

int is_visible()

return 1 if the object can be seen.

void set_visibility(int x)

set_visiblity(1) sets the INVIS flag, while set_visibility(0) clears it.

int get_visibility()

get_visibility() returns 1 if the INVIS flag is _not_ set.

File generated by Lima 1.1a4 reStructured Text daemon.