Object:exits
Returns the exits directly attached to this object.
Function
Synopsis
object:exits( )
Arguments
None.
Returns
table exits- An array of
Objecthandles in native database order.
Notes
The receiver must be able to have exits. Results are unfiltered; use Object:exits_visible to apply native look visibility rules. This method is unavailable during @lua/check.