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

26 lines
549 B
Plaintext

QUERY_SNOOPING(1) QUERY_SNOOPING(1)
NAME
query_snooping() - returns the player being snooped
SYNOPSIS
object query_snooping(object ob)
DESCRIPTION
An override of the MudOS efun for security reasons. This
function will return the object which is being snooped by
the object passed as an argument.
LOCATION
/secure/sefun/sefun.c
SEE ALSO
the query_snooping() efun
Author
Descartes of Borg
1