|
TinyMUSH 3.3
TinyMUSH Server
|
#include <typedefs.h>

Public Attributes | |
| unsigned int | name |
| time_t | counter |
| int | dirty |
| int | at_count |
| UDB_ATTRIB * | atrs |
An object is a name, an attribute count, and a vector of attributes which Attr's are stowed in a contiguous array pointed at by atrs.