MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | SYNOPSIS |
2 | xdes <object> | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Destruct an object using by first calling the lfun remove() of the | ||||
6 | object and if its still "alive" then destruct it with the efun | ||||
7 | destruct(). | ||||
8 |