mud/lib/doc/sefun/hiddenp
2020-09-06 05:43:07 -07:00

22 lines
413 B
Plaintext

HIDDENP(1) HIDDENP(1)
NAME
hiddenp() - returns true if the object is hidden
SYNOPSIS
int hiddenp(object ob)
DESCRIPTION
Takes an object as an argument and returns true if that
object is hidden.
LOCATION
/secure/sefun/pointers.c
Author
Descartes of Borg
1