.\"determine whether or not a given object is shadowing another
.DT
query_shadowing
$MUDNAME$ driver help
query_shadowing

.SH Name
.SI 5
query_shadowing() - determine whether or not a given object is shadowing another
.EI

.SH Synopsis
.SI 5
object query_shadowing( object ob );
.EI

.SH Description
.SP 5 5
Returns the object that `ob' is shadowing, or zero (0) if it is not
shadowing any object.
.EP

.SH See also
.SI 5
shadow(3), objectp(3), shadowp(3), valid_shadow(4)
.EI
