blob: e92378a268699437e303617d95ad8a7cf22375ca [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 valid_query_snoop(object ob)
3
4DESCRIPTION
5 Should return 1 if previous_object() (the one that called the
6 efun query_snoop()) is allowed to query wether ob is being
7 snooped, 0 if not.
8
9 The master object is always allowed to use query_snoop().
10
11SEE ALSO
12 valid_snoop(M), query_snoop(E), snoop(E)