mud/lib/doc/efun/interactive/query_snoop
2020-09-06 05:43:07 -07:00

11 lines
268 B
Plaintext

query_snoop - return the snooper of an interactive object
object query_snoop( object ob );
If `ob' (an interactive object) is being snooped by another interactive object,
the snooping object is returned. Otherwise, 0 is returned.
See also:
snoop,
query_snooping