blob: 230827e5c2f312e05324f839db0f9929c7226c34 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int caller_stack_depth(void)
3
4DESCRIPTION
5 Returns the number of previous objects on the stack. This
6 can be used for security checks.
7
8SEE ALSO
9 caller_stack(E), previous_object(E), call_other(E), call_resolved(E)